Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Oct 28, 2021
1 parent e0615c4 commit 9d7efd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fast_ctc_decode"
version = "0.3.0"
version = "0.3.1"
authors = ["Vlado Boza <[email protected]>", "Chris Seymour <[email protected]>", "Jabari Holder <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nanoporetech/fast-ctc-decode",
"version": "0.0.1",
"version": "0.3.1",
"description": "Blitzing fast CTC decoding library.",
"main": "pkg/fast_ctc_decode_wasm.js",
"scripts": {
Expand Down

0 comments on commit 9d7efd0

Please sign in to comment.