diff --git a/dist-wrap/Cargo.toml b/dist-wrap/Cargo.toml index 335c9ca..772dad2 100644 --- a/dist-wrap/Cargo.toml +++ b/dist-wrap/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rnacos-web-dist-wrap" -version = "0.5.7" +version = "0.5.8" edition = "2018" authors = ["heqingpan "] license = "MIT/Apache-2.0" diff --git a/package.json b/package.json index f6e087c..c1179f0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "vue3" ], "private": true, - "version": "0.5.7", + "version": "0.5.8", "type": "module", "scripts": { "dev": "vite",