We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d8509 commit ba342adCopy full SHA for ba342ad
dist-wrap/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rnacos-web-dist-wrap"
3
-version = "0.3.13"
+version = "0.3.14"
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.13",
+ "version": "0.3.14",
15
"type": "module",
16
"scripts": {
17
"dev": "vite",
0 commit comments