chore(owlry-rune): bump version to 0.4.4

This commit is contained in:
2025-12-30 08:01:52 +01:00
parent b1198f4600
commit 2dfce67f3b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2549,7 +2549,7 @@ dependencies = [
[[package]]
name = "owlry-rune"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"chrono",
"dirs",

View File

@@ -1,6 +1,6 @@
[package]
name = "owlry-rune"
version = "0.4.3"
version = "0.4.4"
edition = "2024"
rust-version = "1.90"
description = "Rune scripting runtime for owlry plugins"