1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Bumped version to 0.1.4

Upstream-commit: 40ebe78bb1d9750505d594d10bc9eb6979ef63ea
Component: engine
This commit is contained in:
Solomon Hykes
2013-04-09 13:00:50 -07:00
parent 5936316577
commit 58a81e417b

View File

@@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.3"
const VERSION = "0.1.4"
var GIT_COMMIT string