Bumped version to 0.6.5

master
Keith Irwin 2017-05-19 05:20:17 -04:00
parent 475417981a
commit 3dea0ef532
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
3 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# Tracman Server Changelog
###### v 0.6.4
###### v 0.6.5
#### v0.6.5
* [#96](https://github.com/Tracman-org/Server/issues/96) Fixed google streetview
*
#### v0.6.4
* [#92](https://github.com/Tracman-org/Server/issues/92) Fixed blank map issue

View File

@ -52,6 +52,10 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
[view full changelog](CHANGELOG.md)
#### v0.6.5
* [#96](https://github.com/Tracman-org/Server/issues/96) Fixed google streetview
#### v0.6.4
* [#92](https://github.com/Tracman-org/Server/issues/92) Fixed blank map issue

View File

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