Skip to content

Commit e2c3080

Browse files
committed
chore: Update Version
1 parent 4708fcd commit e2c3080

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/upload/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-upload"
3-
version = "2.0.0-beta.5"
3+
version = "2.0.0-beta.6"
44
description = "Upload files from disk to a remote server over HTTP."
55
authors = { workspace = true }
66
license = { workspace = true }

plugins/upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tauri-apps/plugin-upload",
3-
"version": "2.0.0-beta.4",
3+
"version": "2.0.0-beta.5",
44
"description": "Upload files from disk to a remote server over HTTP.",
55
"license": "MIT or APACHE-2.0",
66
"authors": [

0 commit comments

Comments
 (0)