Fix initial version num
This commit is contained in:
parent
e283a36945
commit
5234bac7e9
@ -1,7 +1,7 @@
|
|||||||
workspace = { members = ["poppable-derive"] }
|
workspace = { members = ["poppable-derive"] }
|
||||||
[package]
|
[package]
|
||||||
name = "poppable"
|
name = "poppable"
|
||||||
version = "0.1.0"
|
version = "0.0.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user