This commit is contained in:
Michiel Borkent 2021-07-03 13:03:22 +02:00
parent e7790d9885
commit 48508d508a

View file

@ -52,6 +52,8 @@ bb release
cd gh-pages
git checkout -b v0.0.2
git push --set-upstream origin v0.0.2
git checkout gh-pages
cd ..
```
Then make a new release on Github with the `v0.0.2` tag.