Bumped version

master
Keith Irwin 2017-03-18 03:39:53 -04:00
parent 9f882c1dea
commit 7a8b562b7d
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tracman
###### v 0.5.0
###### v 0.5.1
node.js application to display a map with user's location.
@ -20,6 +20,10 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
## Changelog
#### v 0.5.1
* Fixed broken controls
#### v0.5.0
* Updated libraries

View File

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