Skip to content

Commit 83c82b8

Browse files
committed
chore: Bump version to 1.0.0
1 parent 0095415 commit 83c82b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/bumper/bumper.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ enables you to run bumper in a dir containing multiple package dirs.`,
5858
bumper --bump=false find packages, check updates in $PWD
5959
bumper ~/workspace/aur find and bump packages in given dir
6060
bumper ~/workspace/aur/my-package bump single package`,
61-
Version: "0.3.1",
61+
Version: "1.0.0",
6262
Run: func(cmd *cobra.Command, args []string) {
6363
if completion != "" {
6464
generateCompletion(cmd, completion)

0 commit comments

Comments
 (0)