Skip to content

Commit 8c3be15

Browse files
bumped version for release
1 parent 0074d31 commit 8c3be15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# Configuration
4-
VERSION="0.1.4"
4+
VERSION="0.1.5"
55
PACKAGE="main.go"
66
BINARY_NAME="uve-bin"
77
PLATFORMS=("windows/amd64" "linux/amd64" "darwin/amd64" "darwin/arm64")

0 commit comments

Comments
 (0)