Increment version

This commit is contained in:
andy.boot
2021-07-19 14:09:21 +01:00
parent ed3902f07e
commit 8fddb24165
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ----------- To do a release ---------
# edit version in cargo.toml
# tag a commit and push (increment version first):
# tag a commit and push (increment version in Cargo.toml first):
# git tag v0.4.5
# git push origin v0.4.5