Skip to content

Commit 6b4c8f4

Browse files
committed
Bump version to 0.2.2
1 parent 404faae commit 6b4c8f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin-sharekit"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "A Tauri v2 plugin that enables sharing content with native sharing interfaces on Android, iOS, macOS and Windows."
55
edition = "2021"
66
authors = [ "You" ]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@choochmeque/tauri-plugin-sharekit-api",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "MIT",
55
"author": "You",
66
"description": "A Tauri v2 plugin that enables sharing content with native sharing interfaces on Android, iOS, macOS and Windows.",

0 commit comments

Comments
 (0)