Skip to content

Commit c204729

Browse files
committed
v0.3.7
1 parent cfdf6d7 commit c204729

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fast_ctc_decode"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
authors = ["Vlado Boza <[email protected]>", "Chris Seymour <[email protected]>", "Jabari Holder <[email protected]>"]
55
edition = "2018"
66

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nanopore/fast-ctc-decode",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"description": "Blitzing fast CTC decoding library.",
55
"main": "pkg/fast_ctc_decode.js",
66
"license": "LICENSE.md",

0 commit comments

Comments
 (0)