Skip to content

Commit 240e01e

Browse files
committed
chore: bump version to v0.1.6
1 parent c19150f commit 240e01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package cmd
55
// This variable is typically set at build time using ldflags to inject
66
// version information dynamically. For example:
77
// go build -ldflags "-X github.com/xkilldash9x/scalpel-cli/cmd.Version=1.2.3"
8-
var Version = "Alpha"
8+
var Version = "v0.1.6"

0 commit comments

Comments
 (0)