Skip to content

Commit 5e729b0

Browse files
committed
Bumping version and changelog
1 parent 4365153 commit 5e729b0

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-
## 0.0.19 [unreleased]
1+
## v0.0.19 [2017-03-16]
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 = "0.0.18"
25+
Version = "v0.0.19"
2626
BuildFor string
2727

2828
buildSha, buildDate, buildArch, buildOS string

0 commit comments

Comments
 (0)