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

View File

@@ -13,7 +13,7 @@ import (
)
// aptly version
const Version = "0.3"
const Version = "0.4~dev"
var cmd *commander.Command

View File

@@ -1 +1 @@
aptly version: 0.3
aptly version: 0.4~dev