From 49578fa0abb7b60a4234f2f296430d078cde2e0c Mon Sep 17 00:00:00 2001 From: Billy Messenger <60663878+BillyDM@users.noreply.github.com> Date: Wed, 29 Jul 2020 10:06:55 -0500 Subject: [PATCH] updated Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index db1c640..eb06c0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iced_audio" -version = "0.3.1" +version = "0.4.0" authors = ["Billy Messenger "] license = "MIT" edition = "2018"