Updated for v0.2.1

master
Keith Irwin 2016-05-13 03:20:55 +00:00
parent 24ea8cb302
commit 3bb89a9561
No known key found for this signature in database
GPG Key ID: 77A9E9D5A51A7431
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tracman
###### v 0.2.0
###### v 0.2.1
node.js application to display a map with user's location. Live at [tracman.org](https://tracman.org/).
The github for the associated android app is [Tracman-org/Android](https://github.com/tracman-org/android).

View File

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