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

This commit is contained in:
2025-12-30 06:13:44 +01:00
parent 6b21602a07
commit 33e2f9cb5e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2752,7 +2752,7 @@ dependencies = [
[[package]]
name = "owlry-plugin-weather"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"abi_stable",
"dirs",

View File

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