Update version to 1.0.1 in package.json for release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "similarity-search",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "A Node.js module for word order independent string similarity search",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user