Skip to content

Commit

Permalink
update version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
heqingpan committed May 11, 2023
1 parent 09bf401 commit f33021e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rnacos"
version = "0.1.3"
version = "0.1.4"
authors = ["heqingpan <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down Expand Up @@ -62,4 +62,4 @@ features = [
[build-dependencies]
anyhow="1"
zip="0.6"
rnacos-web-dist-wrap = "0.1.3"
rnacos-web-dist-wrap = "0.1.4"

0 comments on commit f33021e

Please sign in to comment.