Skip to content

Commit

Permalink
🔖 Releasing / Version tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed Oct 6, 2022
1 parent 8f1808c commit fb0deca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BINARY=gscript
GOBUILD=go build -ldflags "-s -w" cmd/gscript.go
GOCLEAN=go clean
RMTARGZ=rm -rf *.gz && rm -rf main
VERSION=v0.0.9
VERSION=v0.0.10

# Build
build:
Expand Down

0 comments on commit fb0deca

Please sign in to comment.