Create alpha release version

This commit is contained in:
andy.boot
2022-02-27 09:49:05 +00:00
parent 48bf656123
commit a18f90ca0f
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
# tag a commit and push (increment version in Cargo.toml first):
# git tag v0.4.5
# git push origin v0.4.5
# pre release notation: "0.8.1-alpha.1"
# cargo publish to put it in crates.io