Skip to content

Commit

Permalink
[pkg] Bump minor version: 0.6.0 -> 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GochoMugo committed Nov 16, 2016
1 parent f7305ed commit 60063b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][Unreleased]




## [0.7.0][0.7.0] - 2016-11-16

Changed:

* `/api/networks/:network` returns content of data file under `network` key
Expand Down Expand Up @@ -94,4 +99,5 @@ This is the very first version.
[0.4.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.4.0
[0.5.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.5.0
[0.6.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.6.0
[Unreleased]: https://github.com/forfuturellc/mmtc-ke/compare/v0.6.0...HEAD
[0.7.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.7.0
[Unreleased]: https://github.com/forfuturellc/mmtc-ke/compare/v0.7.0...HEAD
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mmtc-ke",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"scripts": {
"build": "grunt build",
Expand Down

0 comments on commit 60063b1

Please sign in to comment.