Fix initial version num

This commit is contained in:
Lucas Schumacher 2024-09-22 11:13:38 -04:00
parent e283a36945
commit 5234bac7e9

View File

@ -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