From 31e4f3c4cca53ef3662a40b4dd957390ea4572cf Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Wed, 10 Apr 2024 10:54:17 +1000 Subject: [PATCH] Release 0.3.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56a82ea..90d40cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cea708-types" description = "Closed Caption 708 types, parser and serializer" -version = "0.3.1" +version = "0.3.2" authors = ["Matthew Waters "] license = "MIT" edition = "2021"