Skip to content

Commit 4da5c39

Browse files
chore: release cli 1.1.0
1 parent 573e781 commit 4da5c39

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.1.0
22

33
### Make Pangraph CLI logs less verbose
44

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010

1111
[workspace.package]
1212
description = "A bioinformatic toolkit to align genome assemblies into pangenome graphs"
13-
version = "1.0.0"
13+
version = "1.1.0"
1414
documentation = "https://docs.pangraph.org"
1515
homepage = "https://github.com/neherlab/pangraph"
1616
repository = "https://github.com/neherlab/pangraph"

0 commit comments

Comments
 (0)