Skip to content

Commit

Permalink
(cargo-release) version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jun 1, 2023
1 parent 3781916 commit 61a1d2a
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
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "read-structure"
readme = "README.md"
repository = "https://github.com/fulcrumgenomics/read-structure"
version = "0.1.1-alpha.0"
version = "0.2.0"

[dependencies]
bstr = "0.2.17"
Expand All @@ -20,4 +20,4 @@ strum_macros = "0.24"
thiserror = "1.0.30"

[dev-dependencies]
serde_json = "1.0.96"
serde_json = "1.0.96"

0 comments on commit 61a1d2a

Please sign in to comment.