We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1d83f commit 76cdaceCopy full SHA for 76cdace
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased - ReleaseDate
4
5
+## 0.5.9 - 2022-12-13
6
+
7
## 0.5.8 - 2022-12-13
8
9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "nwr"
-version = "0.5.8"
+version = "0.5.9"
authors = ["wang-q <[email protected]>"]
description = "`nwr` is a command line tool for newick and taxonomy"
documentation = "https://github.com/wang-q/nwr"
README.md
@@ -10,7 +10,7 @@
10
11
## Install
12
13
-Current release: 0.5.8
+Current release: 0.5.9
14
15
```shell
16
cargo install nwr
0 commit comments