Skip to content

Commit

Permalink
Release B-tree version 2.0.0-alpha.36.
Browse files Browse the repository at this point in the history
 * Fix indexOf not-yet-inserted key. Closes #658.

Closes #659.
  • Loading branch information
flatheadmill committed Sep 20, 2020
1 parent 148f862 commit 39a5e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "b-tree",
"version": "2.0.0-alpha.35",
"version": "2.0.0-alpha.36",
"description":

"Async/Await I/O B-tree in pure JavaScript for Node.js.",
Expand Down

0 comments on commit 39a5e08

Please sign in to comment.