Skip to content

Commit 61de12f

Browse files
committed
(cargo-release) version 0.6.0
1 parent cd2e275 commit 61de12f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased - ReleaseDate
44

5+
## 0.6.0 - 2023-06-03
6+
57
* Add `nwr template` to replace `nwr assembly` and temporally existed `nwr biosample`
68
* `nwr template --ass`
79
* `nwr template --bs`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nwr"
3-
version = "0.5.10"
3+
version = "0.6.0"
44
authors = ["wang-q <[email protected]>"]
55
description = "`nwr` is a command line tool for newick and taxonomy"
66
documentation = "https://github.com/wang-q/nwr"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Install
1212

13-
Current release: 0.5.10
13+
Current release: 0.6.0
1414

1515
```shell
1616
cargo install nwr

0 commit comments

Comments
 (0)