Skip to content

Commit 4845d80

Browse files
committed
bump(version): update version to 2.18.1
1 parent d99a933 commit 4845d80

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

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-serialplugin"
3-
version = "2.18.0"
3+
version = "2.18.1"
44
description = "Access the current process of your Tauri application."
55
edition = "2021"
66
authors = ["Tauri Programme within The Commons Conservancy"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tauri-plugin-serialplugin-api",
3-
"version": "2.18.0",
3+
"version": "2.18.1",
44
"license": "MIT or APACHE-2.0",
55
"type": "module",
66
"types": "./dist-js/index.d.ts",

0 commit comments

Comments
 (0)