Skip to content

Commit 39a2871

Browse files
committed
Update version to v1.1.1; ignore dist files
1 parent 07ffde8 commit 39a2871

8 files changed

Lines changed: 2 additions & 1 deletion

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist/

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "v1.1.0"
9+
const version = "v1.1.1"
1010

1111
var rootCmd = &cobra.Command{
1212
Use: "smartcommit",

dist/smartcommit-linux

-12.6 MB
Binary file not shown.

dist/smartcommit-linux.tar.gz

-6.91 MB
Binary file not shown.

dist/smartcommit-macos

-12.6 MB
Binary file not shown.

dist/smartcommit-macos.tar.gz

-6.8 MB
Binary file not shown.

dist/smartcommit-windows.exe

-12.9 MB
Binary file not shown.

dist/smartcommit-windows.tar.gz

-7.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)