chore(owlry-rune): bump version to 1.1.0

This commit is contained in:
2026-03-26 18:51:20 +01:00
parent 5441011d6b
commit 5c0e63f94c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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