From 806b8a2b3bedb77922e6560cb2a4961b454d6aa4 Mon Sep 17 00:00:00 2001 From: DoumanAsh Date: Mon, 18 Mar 2024 08:36:30 +0900 Subject: [PATCH] 0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 38ff8e9..8ba9295 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mp3lame-encoder" -version = "0.1.4" +version = "0.1.5" edition = "2021" repository = "https://github.com/DoumanAsh/mp3lame-encoder" description = "High level bindings to mp3lame encoder"