Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
shenwei356 committed May 16, 2023
1 parent e460a63 commit 7f7c637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kmcp/cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
)

// VERSION is the version
var VERSION = "0.9.1"
var VERSION = "0.9.2"

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

0 comments on commit 7f7c637

Please sign in to comment.