diff --git a/package-lock.json b/package-lock.json index 23011ec..9f57b82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-wordpress-hooks", - "version": "0.5.4", + "version": "0.5.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fd438a3..59163f4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-wordpress-hooks", "displayName": "WordPress Hooks IntelliSense", "description": "IntelliSense and autocompletion for WordPress hooks, actions, and filters", - "version": "0.5.4", + "version": "0.5.5", "license": "GPL-3.0-or-later", "publisher": "johnbillion", "author": {