diff --git a/package-lock.json b/package-lock.json index 14984610..fa1fd458 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-command-palette", - "version": "0.16.2", + "version": "0.18.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-command-palette", - "version": "0.16.2", + "version": "0.18.0", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index 42a7b83e..3fbb1c7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-command-palette", - "version": "0.16.2", + "version": "0.18.0", "description": "WAI-ARIA compliant React command palette like the one in Atom", "main": "dist/index.js", "module": "dist/index.es.js",