Bumped version

master
Keith Irwin 2017-08-22 20:01:15 -04:00
parent 620a5dcbb3
commit 6c2f022dcc
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Tracman Server Changelog
###### v 0.7.5
###### v 0.7.6
#### v0.7.5
* Added pricing to homepage

View File

@ -1,5 +1,5 @@
# <img align="left" src="/static/img/icon/by/48.png" alt="[]" title="The Tracman Logo">Tracman
###### v 0.7.5
###### v 0.7.6
node.js application to display a sharable map with user's location.

View File

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