diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e3197..2bb1edb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## Version 0.1.1 (unreleased) +## Version 0.1.1 (2021-10-09) - Fix license file to actually contain the MIT license. diff --git a/Cargo.toml b/Cargo.toml index 2bbb613..93b5c54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scanner-soundboard" -version = "0.1.0" +version = "0.1.1" authors = ["Jochen Kupperschmidt"] edition = "2018" description = "Trigger sounds via RFID tags or barcodes"