Notes on how to publish

This commit is contained in:
andy.boot
2020-11-25 13:50:23 +00:00
parent 998e7fb2f8
commit 1891de7fa3
+1 -1
View File
@@ -1,6 +1,6 @@
# ----------- To do a release --------- # ----------- To do a release ---------
# edit version in cargo.toml # edit version in cargo.toml
# tag a commit and push: # tag a commit and push (increment version first):
# git tag v0.4.5 # git tag v0.4.5
# git push origin v0.4.5 # git push origin v0.4.5