chore: bump to v0.3.1-alpha.0
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m45s

This commit is contained in:
Christoph J. Scherr 2024-09-05 11:36:12 +02:00
parent 140123c124
commit 757fe6b7b2

View file

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