Update for v.0.1.3

master
Keith Irwin 2016-05-06 06:52:07 +00:00
parent 063feb7e7a
commit 48e86bcf2d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tracman
###### v 0.1.2
###### v 0.1.3
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.2",
"version": "0.1.3",
"description": "Tracks user's GPS location",
"main": "server.js",
"dependencies": {