chore(owlry-rune): bump version to 1.1.1

This commit is contained in:
2026-03-28 13:43:06 +01:00
parent 2a5f184230
commit c32b6c5456
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2610,7 +2610,7 @@ dependencies = [
[[package]]
name = "owlry-rune"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"chrono",
"dirs",

View File

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