Skip to content

Commit

Permalink
(cargo-release) version 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-q committed Sep 9, 2023
1 parent ebebcbc commit 80649c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased - ReleaseDate

## 0.6.4 - 2023-09-09

* Add `nwr common`
* Add `nwr subtree`
* Add `nwr topo`
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nwr"
version = "0.6.3"
version = "0.6.4"
authors = ["wang-q <wang-q@outlook.com>"]
description = "`nwr` is a command line tool for newick and taxonomy"
documentation = "https://github.com/wang-q/nwr"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Install

Current release: 0.6.3
Current release: 0.6.4

```shell
cargo install nwr
Expand Down

0 comments on commit 80649c2

Please sign in to comment.