Bump version

This commit is contained in:
D. Scott Boggs 2023-03-19 12:05:15 -04:00
parent e6aae9041f
commit 782ae82fb5
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ members = [
]
[workspace.package]
version = "1.2.0"
version = "1.2.1"
license = "MIT/Apache-2.0"
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>", "D. Scott Boggs <scott@tams.tech>"]
edition = "2021"
@ -30,7 +30,7 @@ features = ["all"]
[dependencies.mastodon-async-entities]
path = "./entities"
version = "1.0.3"
version = "1"
[dependencies]
futures = "0.3.25"