Skip to content

Commit

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

0 comments on commit d0693c1

Please sign in to comment.