Skip to content

Commit 05fc1db

Browse files
committed
[enh] version bump to v0.2.0
1 parent 5c30809 commit 05fc1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ var rootCmd = &cobra.Command{
5151
Use: "omnom",
5252
Short: "webpage bookmarking and snapshotting service.",
5353
Long: `A webpage bookmarking and snapshotting service.`,
54-
Version: "v0.1.0",
54+
Version: "v0.2.0",
5555
}
5656

5757
var listenCmd = &cobra.Command{

0 commit comments

Comments
 (0)