站点更新:2018-03-27 18:40:50

master
ehlxr 2018-03-27 18:40:50 +08:00
parent b30fa6cf89
commit b8ec1bb703
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ var rootCmd = &cobra.Command{
Short: "JWT(Json Web Token) 工具",
Long: `JWT(Json Web Token)
JWT`,
Version: "v0.0.1",
Version: "v0.0.2",
}
// Execute adds all child commands to the root command and sets flags appropriately.