Skip to content

Commit

Permalink
(cargo-release) version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-q committed Jun 3, 2023
1 parent cd2e275 commit 61de12f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased - ReleaseDate

## 0.6.0 - 2023-06-03

* Add `nwr template` to replace `nwr assembly` and temporally existed `nwr biosample`
* `nwr template --ass`
* `nwr template --bs`
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nwr"
version = "0.5.10"
version = "0.6.0"
authors = ["wang-q <wang-q@outlook.com>"]
description = "`nwr` is a command line tool for newick and taxonomy"
documentation = "https://github.com/wang-q/nwr"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Install

Current release: 0.5.10
Current release: 0.6.0

```shell
cargo install nwr
Expand Down

0 comments on commit 61de12f

Please sign in to comment.