diff --git a/Cargo.toml b/Cargo.toml index 896dc81..87c3c88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lull" description = "a looping sound player for generating atmospheric soundscapes" -version = "1.0.3" +version = "1.0.4" authors = ["Max Bradbury "] repository = "https://tinybird.dev/max/lull" license = "MIT"