Publish New Versions (#470)

* publish new versions

* Update Cargo.toml

---------

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
github-actions[bot]
2023-07-10 12:29:59 +02:00
committed by GitHub
co-authored by FabianLars Fabian-Lars
parent ad3028646c
commit 395ff65547
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-persisted-scope"
version = "0.1.2"
version = "0.1.3"
description = "Save filesystem and asset scopes and restore them when the app is reopened."
authors.workspace = true
license.workspace = true