Skip to content

Commit 440689e

Browse files
committed
bumping version
1 parent 15ced15 commit 440689e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.0.23 [unreleased]
1+
## v0.0.23 [2017-05-05]
22

33
### Features
44

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
var (
25-
Version = "v0.0.22"
25+
Version = "v0.0.23"
2626
BuildFor string
2727

2828
buildSha, buildDate, buildArch, buildOS string

0 commit comments

Comments
 (0)