Skip to content

Commit 83307dc

Browse files
committed
chore: Release nwr version 0.7.7
1 parent 9d48ef5 commit 83307dc

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.7.7 - 2024-12-27
6+
57
* Add `nwr seqdb`
68

79
* Tweak `nwr template` shell scripts

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.7.6"
3+
version = "0.7.7"
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
@@ -12,7 +12,7 @@
1212

1313
## Install
1414

15-
Current release: 0.7.6
15+
Current release: 0.7.7
1616

1717
```shell
1818
cargo install nwr

0 commit comments

Comments
 (0)