updated for v0.1.4

master
Keith Irwin 2016-05-07 20:38:01 +00:00
parent c4d47d38b5
commit 2373bedea1
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.1.3
###### v 0.1.4
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.1.3",
"version": "0.1.4",
"description": "Tracks user's GPS location",
"main": "server.js",
"dependencies": {