Skip to content

Commit

Permalink
version: bump to 0.2.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 20, 2016
1 parent 6bc4e20 commit 7105a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

// Version describes the version for packaging
const Version = "0.2.0-beta1"
const Version = "0.2.0-beta2"

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

0 comments on commit 7105a3e

Please sign in to comment.