Skip to content

Commit 6089875

Browse files
chore: release 3.14.0
1 parent a69bd68 commit 6089875

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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+
## 3.14.0
22

33
### Nextclade Web: multi-dataset mode
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
@@ -12,7 +12,7 @@ exclude = [
1212

1313
[workspace.package]
1414
name = "nextclade"
15-
version = "3.13.3"
15+
version = "3.14.0"
1616
description = "Alignment, mutation calling, phylogenetic placement, clade assignment and quality control checks for viral genetic sequences. Library module."
1717
repository = "https://github.com/nextstrain/nextclade"
1818
documentation = "https://docs.nextstrain.org/projects/nextclade/en/stable/"

packages/nextclade-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextstrain/nextclade-web",
3-
"version": "3.13.3",
3+
"version": "3.14.0",
44
"description": "Clade assignment, mutation calling, and sequence quality checks",
55
"homepage": "https://clades.nextstrain.org",
66
"repository": {

0 commit comments

Comments
 (0)