Skip to content

Commit

Permalink
specify release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
fergiemcdowall committed Jun 13, 2023
1 parent ce06ccd commit 4b6c6e5
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": "fergies-inverted-index",
"version": "12.0.0",
"version": "12.0.0-rc1",
"description": "An inverted index that allows javascript objects to be easily serialised and retrieved using promises and map-reduce",
"browser": "src/browser.js",
"main": "src/node.js",
Expand Down

0 comments on commit 4b6c6e5

Please sign in to comment.