1
0
mirror of https://github.com/sniptt-official/ots.git synced 2025-11-26 22:30:13 +02:00

chore(version): bump version

This commit is contained in:
Roger
2021-07-15 19:16:30 +01:00
parent 24fee93fad
commit 62b11662b4
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ var rootCmd = &cobra.Command{
// Uncomment the following line if your bare application
// has an action associated with it:
// Run: func(cmd *cobra.Command, args []string) { },
Version: "0.0.4",
Version: "0.0.5",
}
// Execute adds all child commands to the root command and sets flags appropriately.