Skip to content

Commit 1a10ef6

Browse files
committed
chore: Release nwr version 0.5.10
1 parent 10a6b09 commit 1a10ef6

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.10 - 2023-01-28
6+
57
* Add `nwr assembly`
68
* Add `-e` to `nwr restrict`
79
* Add database schema

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

1515
```shell
1616
cargo install nwr

0 commit comments

Comments
 (0)