Skip to content

Commit fb0deca

Browse files
committed
🔖 Releasing / Version tags.
1 parent 8f1808c commit fb0deca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ BINARY=gscript
33
GOBUILD=go build -ldflags "-s -w" cmd/gscript.go
44
GOCLEAN=go clean
55
RMTARGZ=rm -rf *.gz && rm -rf main
6-
VERSION=v0.0.9
6+
VERSION=v0.0.10
77

88
# Build
99
build:

0 commit comments

Comments
 (0)