Skip to content

Commit

Permalink
Version v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Gumieri committed Aug 14, 2019
1 parent 35ddb79 commit e9ebc08
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 @@ -5,7 +5,7 @@ import (
)

// VERSION of the ecsctl
var VERSION = "v0.3.8"
var VERSION = "v0.3.9"

func init() {
rootCmd.AddCommand(versionCmd)
Expand Down

0 comments on commit e9ebc08

Please sign in to comment.