remove cmd/ subdir

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-03-24 11:04:32 +01:00
parent 9e982f0b1d
commit 1423aab202
11 changed files with 25 additions and 24 deletions

4
version/version.go Normal file
View File

@@ -0,0 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.1.12-dev"