chore(owlry-plugin-weather): bump version to 1.0.3

This commit is contained in:
2026-04-05 18:07:02 +02:00
parent da5085e0d2
commit f613dcb2d1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -855,7 +855,7 @@ dependencies = [
[[package]]
name = "owlry-plugin-weather"
version = "1.0.2"
version = "1.0.3"
dependencies = [
"abi_stable",
"dirs",

View File

@@ -1,6 +1,6 @@
[package]
name = "owlry-plugin-weather"
version = "1.0.2"
version = "1.0.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true