diff --git a/Cargo.toml b/Cargo.toml index c9b1639..930c43b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" @@ -20,4 +20,4 @@ strum_macros = "0.24" thiserror = "1.0.30" [dev-dependencies] -serde_json = "1.0.96" \ No newline at end of file +serde_json = "1.0.96"