Skip to content

Commit d6094ca

Browse files
committed
Bumping version before release
1 parent 6e0a1fb commit d6094ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.1.11 [unreleased]
1+
## v0.1.11 [2018-06-21]
22

33
### Features
44

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const AWLESS_ASCII_LOGO = `
3131
`
3232

3333
var (
34-
Version = "v0.1.10"
34+
Version = "v0.1.11"
3535
BuildFor string
3636

3737
buildSha, buildDate, buildArch, buildOS string

0 commit comments

Comments
 (0)