Bump version: waiting for 0.3

This commit is contained in:
Andrey Smirnov
2014-01-28 18:33:49 +04:00
parent 5c6e4fffc4
commit b04027edad
+1 -1
View File
@@ -13,7 +13,7 @@ import (
) )
// aptly version // aptly version
const Version = "0.2" const Version = "0.3~dev"
var cmd *commander.Command var cmd *commander.Command