diff --git a/README.md b/README.md index 1814a7e..128f75c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Maumasi's Awesome URL Shortener! -`version: 1.3.2` +`version: 1.4.0`
## Table of contents diff --git a/logs/log.txt b/logs/log.txt index 721501f..84ea1eb 100644 --- a/logs/log.txt +++ b/logs/log.txt @@ -1,3 +1,17 @@ +created at: Thu Oct 13 2016 00:34:25 GMT-0400 (EDT) + report type: Info + custom message: Server Active + custom description: Server running on port 3000 + file path: /Users/liumaumasi/Desktop/url-shortener-main/server.js + stack trace: null + +created at: Thu Oct 13 2016 00:34:14 GMT-0400 (EDT) + report type: Info + custom message: Server Active + custom description: Server running on port 3000 + file path: /Users/liumaumasi/Desktop/url-shortener-main/server.js + stack trace: null + created at: Wed Oct 12 2016 21:42:28 GMT-0400 (EDT) report type: Info custom message: Server Active diff --git a/package.json b/package.json index 3713a59..25d1825 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-shortener", - "version": "1.3.2", + "version": "1.4.0", "description": "", "main": "index.js", "scripts": {