From 4ffcf3a9332299ec18653b55ff00b86e82f6f8e5 Mon Sep 17 00:00:00 2001 From: Pascal Seitz Date: Fri, 13 Jan 2023 13:31:20 +0800 Subject: [PATCH] chore: Release --- fastfield_codecs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastfield_codecs/Cargo.toml b/fastfield_codecs/Cargo.toml index a56d0f983..3cb6bf40c 100644 --- a/fastfield_codecs/Cargo.toml +++ b/fastfield_codecs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastfield_codecs" -version = "0.3.0" +version = "0.3.1" authors = ["Pascal Seitz "] license = "MIT" edition = "2021"