summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Scott Boggs <scott@tams.tech>2023-06-10 13:28:00 -0400
committerD. Scott Boggs <scott@tams.tech>2023-06-10 13:28:00 -0400
commitb3e3575f846c6c56ce1ee26990ddfea5b06db3b6 (patch)
tree99f547c7f028117c001386d7cea335c13d8cc921
parentdb6cbdb7febec7e363bd3c0ad6c0e6795d43f70e (diff)
bump version in cargo.toml
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4c6e7c6..afc29d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ members = [
]
[workspace.package]
-version = "1.2.1"
+version = "1.2.2"
license = "MIT/Apache-2.0"
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>", "D. Scott Boggs <scott@tams.tech>"]
edition = "2021"