diff --git a/Cargo.toml b/Cargo.toml index c35dc91..b802ae8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ license = "MIT" [dependencies] crossterm = "0.15" blockish = "0.0.8" -doomfire = { path = "doomfire" } +doomfire = { path = "doomfire", version = "0.1.0" }