diff --git a/package.json b/package.json index 1939210..9c81444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "search-ast-parser", - "version": "0.1.0", + "name": "search-parse", + "version": "1.0.0", "description": "Parses search query syntax into AST tree", "main": "index.js", "repository": "https://github.com/chenasraf/search-ast-parser-js",