Skip to content

Commit

Permalink
upgrade to version 1.0 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
anishnaik authored Feb 2, 2025
1 parent c14c9ae commit 9acfe0f
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 @@ -7,7 +7,7 @@ import (
"os"
)

const version = "0.1.8"
const version = "1.0.0"

// rootCmd represents the root CLI command object which all other commands stem from.
var rootCmd = &cobra.Command{
Expand Down

0 comments on commit 9acfe0f

Please sign in to comment.