Skip to content

Commit

Permalink
v.1.04
Browse files Browse the repository at this point in the history
  • Loading branch information
doviettung96 committed Jun 26, 2017
1 parent d0693c1 commit b1e9f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Node-Express-EJS-Mysql",
"version": "1.0.13",
"version": "1.0.14",
"description": "A simple app with Node-Express-EJS-Mysql",
"main": "main.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<p>It's me</p>
<p>Tung Ace</p>
<p>Do Viet Tung</p>
<p>OWS VN</p>
<a href="/connect">Connect to Mysql DB</a>
</body>
</html>

0 comments on commit b1e9f76

Please sign in to comment.