Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Jul 13, 2017
1 parent 0eaf6cf commit aec9138
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## Changelog (Current version: 1.4.2)
## Changelog (Current version: 1.5.0)

-----------------

### 1.5.0 (2017 Jul 13)

* [0eaf6cf] prepare for 1.5.0
* [f5405ad] React native (#95)

### 1.4.2 (2017 Jul 03)

* [1978511] Prepare for 1.4.2
Expand Down Expand Up @@ -256,4 +261,4 @@

-----------------

Updated: 2017 Jul 03
Updated: 2017 Jul 13
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// VERSION ...
const VERSION = "1.4.2"
const VERSION = "1.5.0"

0 comments on commit aec9138

Please sign in to comment.