Skip to content

Commit

Permalink
v0.1.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ayangweb committed Sep 15, 2024
1 parent 1e729cf commit 8a5718a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]"
},
"private": true,
"version": "0.1.0-beta.3",
"version": "0.1.0-beta.4",
"type": "module",
"scripts": {
"dev": "run-s build:icon dev:vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eco-paste"
version = "0.1.0-beta.3"
version = "0.1.0-beta.4"
description = "一款开源的跨平台剪贴板管理工具"
authors = []
edition = "2021"
Expand Down

0 comments on commit 8a5718a

Please sign in to comment.