From 3255fe5d478b2f5eabdf0eeb1e00fd5d7459f686 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Tue, 20 Oct 2020 21:54:08 +0100 Subject: [PATCH] version bump --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"