mirror of https://github.com/docker/docs.git
Bumped version to 0.1.8
This commit is contained in:
parent
0b0d958b88
commit
97badbd29e
|
@ -18,7 +18,7 @@ import (
|
||||||
"unicode"
|
"unicode"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.1.7"
|
const VERSION = "0.1.8"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
GIT_COMMIT string
|
GIT_COMMIT string
|
||||||
|
|
Loading…
Reference in New Issue