Skip to content

Commit

Permalink
We bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
udzura committed Apr 5, 2016
1 parent 1476212 commit 9d40ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const Version = "0.1.0.pre"
const Version = "0.1.0"

// versionCmd represents the version command
var versionCmd = &cobra.Command{
Expand Down

0 comments on commit 9d40ac8

Please sign in to comment.