diff --git a/Cargo.toml b/Cargo.toml index 54c55ea..cccf380 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "webextension-native-messaging" description = "WebExtension native messaging library for Rust." repository = "https://git.bauke.xyz/Holllo/webextension-native-messaging" license = "MIT OR Apache-2.0" -version = "0.1.0" +version = "1.0.0" authors = ["Holllo "] edition = "2021"