diff --git a/package-lock.json b/package-lock.json index d441e9f..36aa76b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@greatislander/wp-theme-auditor", - "version": "0.0.0", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2e3e3fa..5de117c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@greatislander/wp-theme-auditor", - "version": "0.0.0", + "version": "0.1.0", "description": "Accessibility auditing tools for WordPress themes.", "author": "Ned Zimmerman ", "license": "GPL-2.0-or-later",