Skip to content

Commit

Permalink
v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Dec 11, 2017
1 parent 2cf2e0b commit e55c848
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## Changelog (Current version: 1.6.1)
## Changelog (Current version: 1.6.2)

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

### 1.6.2 (2017 Dec 11)

* [2cf2e0b] prepare for 1.6.2
* [dd662b3] Update step versions (#106)
* [437427e] v1.6.1
* [e139793] prepare for 1.6.1
* [7634988] dep update (#105)

### 1.6.1 (2017 Dec 08)

* [e139793] prepare for 1.6.1
Expand Down Expand Up @@ -302,4 +310,4 @@

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

Updated: 2017 Dec 08
Updated: 2017 Dec 11
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.6.1"
const VERSION = "1.6.2"

0 comments on commit e55c848

Please sign in to comment.