Notes on how to publish

This commit is contained in:
andy.boot
2020-11-25 13:50:23 +00:00
parent 998e7fb2f8
commit 1891de7fa3

View File

@@ -1,6 +1,6 @@
# ----------- To do a release ---------
# edit version in cargo.toml
# tag a commit and push:
# tag a commit and push (increment version first):
# git tag v0.4.5
# git push origin v0.4.5