chore(owlry-rune): bump version to 1.1.5

This commit is contained in:
2026-04-09 18:31:29 +02:00
parent afe248c66f
commit 2671959dad
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2399,7 +2399,7 @@ dependencies = [
[[package]]
name = "owlry-rune"
version = "1.1.4"
version = "1.1.5"
dependencies = [
"chrono",
"dirs",

View File

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