Skip to content

Commit 05ade8c

Browse files
committed
chore: update release branch to 0.2
1 parent 68f545e commit 05ade8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fi
1818

1919
# Initialize variables
2020
NOW=$(date +%s)
21-
RELEASE_BRANCH="0.1"
21+
RELEASE_BRANCH="0.2"
2222
CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
2323
BASEPATH=$(cd `dirname $0`; cd ../src/; pwd)
2424
VERSION=$1

0 commit comments

Comments
 (0)