Bumping final version numbers for 1.1.1

This commit is contained in:
Dave Hrycyszyn
2022-11-29 17:22:33 +00:00
parent 5044764a80
commit e4f34833ef
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -586,7 +586,7 @@ dependencies = [
[[package]]
name = "client-core"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"client-connections",
"config",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "client-core"
version = "1.1.0"
version = "1.1.1"
authors = ["Dave Hrycyszyn <futurechimp@users.noreply.github.com>"]
edition = "2021"