diff --git a/Cargo.toml b/Cargo.toml index d1c0e71..e68f1a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lull" -description = "a looping sound player for generating aural atmospheres" -version = "1.0.0" +description = "a looping sound player for generating atmospheric soundscapes" +version = "1.0.1" authors = ["Max Bradbury "] license = "MIT" edition = "2018"