diff --git a/package-lock.json b/package-lock.json index 59307e68..558ed256 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylable-intelligence", - "version": "0.17.0", + "version": "0.18.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "stylable-intelligence", - "version": "0.17.0", + "version": "0.18.0", "license": "BSD-3-Clause", "dependencies": { "@file-services/node": "^9.4.1", diff --git a/package.json b/package.json index b2ab8286..5ad3a42c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.17.0", + "version": "0.18.0", "name": "stylable-intelligence", "description": "Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS toolchain.", "icon": "images/icon.png",