Skip to content

Commit 9d7efd0

Browse files
committed
v0.3.1
1 parent e0615c4 commit 9d7efd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0"
3+
version = "0.3.1"
44
authors = ["Vlado Boza <[email protected]>", "Chris Seymour <[email protected]>", "Jabari Holder <[email protected]>"]
55
edition = "2018"
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nanoporetech/fast-ctc-decode",
3-
"version": "0.0.1",
3+
"version": "0.3.1",
44
"description": "Blitzing fast CTC decoding library.",
55
"main": "pkg/fast_ctc_decode_wasm.js",
66
"scripts": {

0 commit comments

Comments
 (0)