We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1325feb commit 5b67bf8Copy full SHA for 5b67bf8
release.sh
@@ -30,3 +30,4 @@ popd
30
31
git commit -m "Update version to $new" python/setup.py nodejs/package.json
32
git tag -a v"$new" -m "Release version $new"
33
+git push origin v"$new"
0 commit comments