Skip to content

Commit

Permalink
Updated to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mymmrac committed Jan 31, 2022
1 parent ec7d401 commit db19f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var rootCmd = &cobra.Command{
Use: "chipper",
Short: "Chipper is small tool for testing CPUs",
Args: cobra.NoArgs,
Version: "v0.1.4",
Version: "v0.2.0",
Run: run,
}

Expand Down

0 comments on commit db19f2f

Please sign in to comment.