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

This commit is contained in:
2025-12-30 06:13:43 +01:00
parent 536c5c5012
commit 4fbc7fc4c9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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