Skip to content

Commit e716a77

Browse files
committed
upgrade version to v0.7.4
1 parent 60a9e7b commit e716a77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist-wrap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rnacos-web-dist-wrap"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2018"
55
authors = ["heqingpan <heqingpan@126.com>"]
66
license = "MIT/Apache-2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"vue3"
1212
],
1313
"private": true,
14-
"version": "0.7.3",
14+
"version": "0.7.4",
1515
"type": "module",
1616
"scripts": {
1717
"dev": "vite",

0 commit comments

Comments
 (0)