forked from lavina/lavina
1
0
Fork 0

bump version

This commit is contained in:
Nikita Vilunov 2023-09-15 17:12:12 +02:00
parent 3de7a131f0
commit 298245f3f5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -750,7 +750,7 @@ dependencies = [
[[package]]
name = "lavina"
version = "0.0.0"
version = "0.0.1-dev"
dependencies = [
"anyhow",
"assert_matches",

View File

@ -1,6 +1,6 @@
[package]
name = "lavina"
version = "0.0.0"
version = "0.0.1-dev"
edition = "2021"
publish = false