Skip to content

Commit 375a5bb

Browse files
committed
Bump minor version: 0.2.0 -> 0.3.0
1 parent 7b3bbd7 commit 375a5bb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

66
## [Unreleased][Unreleased]
77

8+
9+
## [0.3.0][0.3.0] - 2016-06-16
10+
811
Added:
912

1013
* Add Support for [Airtel Money][airtel-money]
@@ -44,7 +47,8 @@ Added:
4447
This is the very first version.
4548

4649

47-
[Unreleased]: https://github.com/forfuturellc/mmtc-ke/compare/v0.2.0...HEAD
50+
[Unreleased]: https://github.com/forfuturellc/mmtc-ke/compare/v0.3.0...HEAD
4851
[0.0.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.0.0
4952
[0.1.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.1.0
5053
[0.2.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.2.0
54+
[0.3.0]:https://github.com/forfuturellc/mmtc-ke/releases/tag/v0.3.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.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"scripts": {
66
"build": "grunt build",

0 commit comments

Comments
 (0)