Skip to content

Commit

Permalink
v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Aug 10, 2017
1 parent 4b68155 commit 4137124
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.5.2)
## Changelog (Current version: 1.5.3)

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

### 1.5.3 (2017 Aug 10)

* [4b68155] prepare for 1.5.3
* [4c1fcf2] step updatest and godeps update (#97)

### 1.5.2 (2017 Jul 25)

* [2e21ee8] prepare for 1.5.2
Expand Down Expand Up @@ -271,4 +276,4 @@

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

Updated: 2017 Jul 25
Updated: 2017 Aug 10
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.5.2"
const VERSION = "1.5.3"

0 comments on commit 4137124

Please sign in to comment.