We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c644e commit f4659f8Copy full SHA for f4659f8
test/package.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-version=1.2.0
+version=1.2.1
4
5
GOOS=darwin GOARCH=amd64 go build -o twc twc.go
6
tar -czf twc-$version-x86_64-darwin.tar.gz twc
0 commit comments