chore(owlry-lua): bump version to 1.1.2

This commit is contained in:
2026-04-05 18:05:25 +02:00
parent b706347ec9
commit 21afbe3ec1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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