diff --git a/package-lock.json b/package-lock.json index aa7d6e9..8d0cd00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "wp-theme-scaffold", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.3.0", + "version": "0.3.1", "dependencies": { "@wordpress/icons": "^6.3.0", "normalize.scss": "^0.1.0" diff --git a/package.json b/package.json index bccec26..9ca01e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wp-theme-scaffold", "description": "A scaffold for rapid custom theme development by Blackbird Digital", - "version": "0.3.0", + "version": "0.3.1", "repository": { "type": "git", "url": "git+https://github.com/BlackbirdDigital/wp-theme-scaffold.git" diff --git a/style.css b/style.css index ae72847..90d479d 100644 --- a/style.css +++ b/style.css @@ -12,7 +12,7 @@ License URI: LICENSE Text Domain: theme-scaffold Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready Scaffold URI: https://github.com/BlackbirdDigital/wp-theme-scaffold -Scaffold Version: 0.3.0 +Scaffold Version: 0.3.1 This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned.