Version Bump
This commit is contained in:
parent
aa314f9484
commit
e02d9acc18
3 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ Description: Bennet is a minimalist theme, designed for single-page websites.
|
||||||
Requires at least: 5.8
|
Requires at least: 5.8
|
||||||
Tested up to: 5.8
|
Tested up to: 5.8
|
||||||
Requires PHP: 5.7
|
Requires PHP: 5.7
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||||
Template: blockbase
|
Template: blockbase
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.55",
|
"version": "1.0.56",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.55",
|
"version": "1.0.56",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"wp-prettier": "^2.0.5"
|
"wp-prettier": "^2.0.5"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.55",
|
"version": "1.0.56",
|
||||||
"description": "Automattic public themes",
|
"description": "Automattic public themes",
|
||||||
"author": "automattic",
|
"author": "automattic",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
|
Loading…
Reference in a new issue