Increment version for release.

This commit is contained in:
Alex Huszagh
2021-10-04 05:47:50 -05:00
parent 1e8e32014a
commit 5fa3750719
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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/*",
+1 -2
View File
@@ -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