Skip to content

Commit

Permalink
upgrade version to v0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
heqingpan committed Aug 5, 2024
1 parent 0b2bb27 commit 3debcbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.16"
version = "0.3.17"
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.16",
"version": "0.3.17",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 3debcbe

Please sign in to comment.