We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84408c commit fd82eebCopy full SHA for fd82eeb
dist-wrap/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rnacos-web-dist-wrap"
3
-version = "0.3.20"
+version = "0.3.21"
4
edition = "2018"
5
authors = ["heqingpan <heqingpan@126.com>"]
6
license = "MIT/Apache-2.0"
package.json
@@ -11,7 +11,7 @@
11
"vue3"
12
],
13
"private": true,
14
- "version": "0.3.20",
+ "version": "0.3.21",
15
"type": "module",
16
"scripts": {
17
"dev": "vite",
0 commit comments