summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Scott Boggs <scott@tams.tech>2023-01-29 06:56:45 -0500
committerD. Scott Boggs <scott@tams.tech>2023-01-29 06:56:45 -0500
commit6ff6697b466f353ac8ba97e2d8e7aac4c3591b56 (patch)
tree17b0540e52e91c1d04be1f4a3f404b8399f09cef
parentb6d665186947732a4e178fa8d8297f990b35b213 (diff)
This is a minor release, not a patchv1.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 81bede5..f3b5bb2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ members = [
]
[workspace.package]
-version = "1.0.4"
+version = "1.1.0"
license = "MIT/Apache-2.0"
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>", "D. Scott Boggs <scott@tams.tech>"]
edition = "2021"