Skip to content

Commit 76cdace

Browse files
committed
chore: Release nwr version 0.5.9
1 parent 0e1d83f commit 76cdace

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.5.9 - 2022-12-13
6+
57
## 0.5.8 - 2022-12-13
68

79
## 0.5.8 - 2022-12-13

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.8"
3+
version = "0.5.9"
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.8
13+
Current release: 0.5.9
1414

1515
```shell
1616
cargo install nwr

0 commit comments

Comments
 (0)