Bumped version to 0.6.1

master
Keith Irwin 2017-04-28 05:11:39 -04:00
parent 5485281ebe
commit ffa829bfac
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# <img align="left" src="/static/img/icon/by/48.png" alt="[]" title="The Tracman Logo">Tracman
###### v 0.6.0
###### v 0.6.1
node.js application to display a sharable map with user's location.
@ -42,6 +42,8 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
## Changelog
#### v0.6.1
#### v0.6.0
* [#32](https://github.com/Tracman-org/Server/issues/32), [#57](https://github.com/Tracman-org/Server/issues/57), [#58](https://github.com/Tracman-org/Server/issues/58), [#60](https://github.com/Tracman-org/Server/issues/60) Added more login options

View File

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