From 0c5da2a0c3e72361300b09e03cd2a9fed1619401 Mon Sep 17 00:00:00 2001 From: Alex Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Tue, 31 Dec 2024 00:48:37 +0100 Subject: [PATCH] chore: bump to 0.8.3 (#192) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b3f9fb0..a0e75b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "television" -version = "0.8.2" +version = "0.8.3" edition = "2021" description = "The revolution will be televised." license = "MIT"