Skip to content

Commit

Permalink
馃敄 Releasing / Version tags.v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed Dec 2, 2021
1 parent a968b87 commit 8ab1a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -3,7 +3,7 @@ BINARY=ptg
GOBUILD=go build -ldflags "-s -w" -o ${BINARY}
GOCLEAN=go clean
RMTARGZ=rm -rf *.gz
VERSION=1.0.1
VERSION=1.0.2

# Build
build:
Expand Down

0 comments on commit 8ab1a1a

Please sign in to comment.