Skip to content

Commit 5effc47

Browse files
committed
Bump version to 0.3.0
1 parent 94285c9 commit 5effc47

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.5"
3+
version = "0.3.0"
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.5",
3+
"version": "0.3.0",
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)