Skip to content

Commit f4659f8

Browse files
committed
Bump version to 1.2.1
1 parent 82c644e commit f4659f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
version=1.2.0
3+
version=1.2.1
44

55
GOOS=darwin GOARCH=amd64 go build -o twc twc.go
66
tar -czf twc-$version-x86_64-darwin.tar.gz twc

0 commit comments

Comments
 (0)