chore(owlry-lua): bump version to 0.4.6

This commit is contained in:
2025-12-30 20:23:57 +01:00
parent 7cccd3b512
commit 7ed36c58c2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2402,7 +2402,7 @@ dependencies = [
[[package]]
name = "owlry-lua"
version = "0.4.5"
version = "0.4.6"
dependencies = [
"abi_stable",
"chrono",

View File

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