Skip to content

Commit 5b67bf8

Browse files
committed
Update release script
1 parent 1325feb commit 5b67bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ popd
3030

3131
git commit -m "Update version to $new" python/setup.py nodejs/package.json
3232
git tag -a v"$new" -m "Release version $new"
33+
git push origin v"$new"

0 commit comments

Comments
 (0)