diff --git a/Cargo.toml b/Cargo.toml index 8fef43c..8911f7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cdp-types" description = "Closed Caption CDP types, parser and serializer" -version = "0.0.1" +version = "0.1.0" authors = ["Matthew Waters "] license = "MIT" edition = "2021"