diff --git a/Cargo.toml b/Cargo.toml index 163dea7..2fc259c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "weedle" -version = "0.7.0" +version = "0.8.0" authors = ["Sharad Chand "] description = "A WebIDL Parser" license = "MIT"