Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
justmiles committed Nov 13, 2018
1 parent e2b6801 commit ad1cf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func init() {
var rootCmd = &cobra.Command{
Use: "ssm-parameter-store",
Short: "Sync SSM Parameter Store",
Version: "v0.0.4",
Version: "v0.0.6",
Run: func(cmd *cobra.Command, args []string) {
cmd.Help()
},
Expand Down

0 comments on commit ad1cf7e

Please sign in to comment.