From c7c7250b3d60f4915d6cd22f558a57c8930cc216 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Thu, 5 Jun 2025 17:10:23 +1000 Subject: [PATCH] Release 0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ece659..deed491 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.4.0" +version = "0.4.1" authors = ["Matthew Waters "] license = "MIT" edition = "2021"