Skip to content

Commit 19b7b6c

Browse files
committed
Bump minor version: 0.3.0 -> 0.4.0
1 parent 21b3cce commit 19b7b6c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased][Unreleased]
77

8+
9+
10+
## [0.4.0][0.4.0] - 2016-09-01
11+
812
Added:
913

1014
* Expose API
@@ -60,3 +64,4 @@ This is the very first version.
6064
[0.1.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.1.0
6165
[0.2.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.2.0
6266
[0.3.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.3.0
67+
[0.4.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.4.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mmtc-ke",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"scripts": {
66
"build": "grunt build",

0 commit comments

Comments
 (0)