diff --git a/Cargo.toml b/Cargo.toml index e7e996c..ab9843d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT/Apache-2.0" name = "minimal-lexical" readme = "README.md" repository = "https://github.com/Alexhuszagh/minimal-lexical" -version = "0.2.0" +version = "0.2.1" exclude = [ "assets/*", "ci/*", diff --git a/README.md b/README.md index 2c4e33c..7805296 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,7 @@ All changes are documented in [CHANGELOG](CHANGELOG). # License -Minimal-lexical is dual licensed under the Apache 2.0 license as well as the MIT -license. See the [LICENSE.md](LICENSE.md) file for full license details. +Minimal-lexical is dual licensed under the Apache 2.0 license as well as the MIT license. See the [LICENSE.md](LICENSE.md) file for full license details. # Contributing