diff --git a/Cargo.toml b/Cargo.toml index 0ea266c..beba1f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MPL-2.0" name = "rustbreak" readme = "README.md" repository = "https://github.com/TheNeikos/rustbreak" -version = "0.2.1" +version = "1.0.0" [dependencies] bincode = { version = "0.6.0", optional = true }