diff --git a/package-lock.json b/package-lock.json index 06a209e..f2c5924 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "wp-theme-scaffold", - "version": "1.0.0", + "version": "0.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.0", + "version": "0.1.2", "dependencies": { "normalize.scss": "^0.1.0" }, diff --git a/package.json b/package.json index ad33b9d..cd7e013 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.1.1", + "version": "0.1.2", "repository": { "type": "git", "url": "git+https://github.com/BlackbirdDigital/wp-theme-scaffold.git" diff --git a/style.css b/style.css index 4eff604..d85b25b 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.1.1 +Scaffold Version: 0.1.2 This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned.