chore(owlry-lua): bump version to 1.1.3

This commit is contained in:
2026-04-06 02:22:08 +02:00
parent 2f396306fd
commit de74cac67d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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