Prepare 0.3.0 release (#72)

This commit is contained in:
Deirdre Connolly 2021-03-31 17:03:08 -04:00 committed by GitHub
parent 8a1cdba91f
commit 2f3f5068aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ edition = "2018"
# - Update html_root_url
# - Update CHANGELOG.md
# - Create git tag.
version = "0.2.2"
version = "0.3.0"
authors = ["Henry de Valence <hdevalence@hdevalence.ca>", "Deirdre Connolly <durumcrustulum@gmail.com>", "Chelsea Komlo <me@chelseakomlo.com>"]
readme = "README.md"
license = "MIT OR Apache-2.0"