Bump version to 0.4~dev.

This commit is contained in:
Andrey Smirnov
2014-02-11 11:28:11 +04:00
parent 3008147b3a
commit aea8ae9a96
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
)
// aptly version
const Version = "0.3"
const Version = "0.4~dev"
var cmd *commander.Command