Skip to content

Commit 80649c2

Browse files
committed
(cargo-release) version 0.6.4
1 parent ebebcbc commit 80649c2

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.4 - 2023-09-09
6+
57
* Add `nwr common`
68
* Add `nwr subtree`
79
* Add `nwr topo`

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.6.3"
3+
version = "0.6.4"
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
@@ -11,7 +11,7 @@
1111

1212
## Install
1313

14-
Current release: 0.6.3
14+
Current release: 0.6.4
1515

1616
```shell
1717
cargo install nwr

0 commit comments

Comments
 (0)