Skip to content

Commit

Permalink
1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trapacska committed Dec 22, 2017
1 parent f26214a commit 3e59bfe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## Changelog (Current version: 1.6.3)
## Changelog (Current version: 1.6.4)

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

### 1.6.4 (2017 Dec 22)

* [f26214a] Prepare for 1.6.4
* [0d3fa74] updated const.go (#108)

### 1.6.3 (2017 Dec 22)

* [a80b37a] Prepare for 1.6.3
Expand Down
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.3"
const VERSION = "1.6.4"

0 comments on commit 3e59bfe

Please sign in to comment.