diff --git a/package-lock.json b/package-lock.json index c1e052c..b47dd96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "drupal-smart-snippets", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "drupal-smart-snippets", - "version": "2.1.0", + "version": "2.2.0", "dependencies": { "del": "^6.1.1", "download": "^8.0.0", diff --git a/package.json b/package.json index 17ff5df..0ece3d8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "drupal-smart-snippets", "displayName": "Drupal Smart Snippets", "description": "Context-aware snippets for Drupal development", - "version": "2.1.0", + "version": "2.2.0", "publisher": "andrewdavidblum", "type": "module", "repository": {