chore(owlry-lua): bump version to 1.1.1

This commit is contained in:
2026-03-28 13:43:04 +01:00
parent b2f068269a
commit 2a5f184230
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2584,7 +2584,7 @@ dependencies = [
[[package]]
name = "owlry-lua"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"abi_stable",
"chrono",

View File

@@ -1,6 +1,6 @@
[package]
name = "owlry-lua"
version = "1.1.0"
version = "1.1.1"
edition.workspace = true
rust-version.workspace = true
license.workspace = true