diff --git a/README.md b/README.md index 0f93acc..7328a24 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/package.json b/package.json index 4afc539..d3e9fe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracman", - "version": "0.1.3", + "version": "0.1.4", "description": "Tracks user's GPS location", "main": "server.js", "dependencies": {