diff --git a/Cargo.toml b/Cargo.toml index 4ab5e68..9da9ea1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alchemy" -version = "0.1.0" +version = "1.0.0" authors = ["Jason Travis Smith "] description = "Handles converting values to and from a binary format." license = ""