Skip to content

Commit 1d53e78

Browse files
committed
update version to 0.2.2
1 parent f090e20 commit 1d53e78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist-wrap/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.

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.2.1"
3+
version = "0.2.2"
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.2.1",
14+
"version": "0.2.2",
1515
"type": "module",
1616
"scripts": {
1717
"dev": "vite",

0 commit comments

Comments
 (0)