diff --git a/package-lock.json b/package-lock.json index 3fb3d619..57c9f250 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-cfn-lint", - "version": "0.18.0", + "version": "0.18.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6bb9fa7f..b0ee027e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ], "author": "Kevin DeJong", "license": "Apache-2.0", - "version": "0.18.0", + "version": "0.18.1", "publisher": "kddejong", "engines": { "vscode": "^1.52.0"