Skip to content

Commit

Permalink
update version to v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
heqingpan committed Apr 13, 2024
1 parent 5bb683f commit e4feb52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist-wrap/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 dist-wrap/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rnacos-web-dist-wrap"
version = "0.3.8"
version = "0.3.9"
edition = "2018"
authors = ["heqingpan <[email protected]>"]
license = "MIT/Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vue3"
],
"private": true,
"version": "0.3.8",
"version": "0.3.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e4feb52

Please sign in to comment.