Bumped version

master
Keith Irwin 2017-04-14 01:19:04 -04:00
parent 5b16e19c86
commit 9e90c97448
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tracman
###### v 0.5.1
###### v 0.6.0
node.js application to display a map with user's location.

View File

@ -1,6 +1,6 @@
{
"name": "tracman",
"version": "0.5.1",
"version": "0.6.0",
"description": "Tracks user's GPS location",
"main": "server.js",
"dependencies": {