Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gennaro-tedesco committed Apr 19, 2021
1 parent bc419d3 commit 65ff94a
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 @@ -7,7 +7,7 @@ import (
)

// VERSION number: change manually
const VERSION = "0.0.0"
const VERSION = "1.0.0"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 65ff94a

Please sign in to comment.