chore: make version semver compliant again
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m29s

This commit is contained in:
Christoph J. Scherr 2024-07-10 15:13:28 +02:00
parent a34e15b4e2
commit bab3be0a8a

View file

@ -1,6 +1,6 @@
[package]
name = "crock"
version = "0.2.0-alpha0"
version = "0.2.0-alpha.0"
edition = "2021"
publish = true
authors = ["Christoph J. Scherr <software@cscherr.de>"]