Skip to content

Commit 71200df

Browse files
committed
Version Bump
1 parent fee9d44 commit 71200df

File tree

4 files changed

+6
-22
lines changed

4 files changed

+6
-22
lines changed

package-lock.json

Lines changed: 3 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "pattern-builder",
3-
"version": "1.0.0",
3+
"version": "0.1.1",
44
"description": "Manage patterns in WordPress",
55
"author": "twentybellows",
6-
"license": "GPL-2.0-or-later",
76
"main": "build/index.js",
87
"scripts": {
98
"build": "wp-scripts build --webpack-copy-php --experimental-modules",

pattern-builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Description: Manage Patterns in the block editor.
77
* Requires at least: 6.6
88
* Requires PHP: 7.2
9-
* Version: 0.1.0
9+
* Version: 0.1.1
1010
* Author: Twenty Bellows
1111
* Author URI: https://twentybellows.com
1212
* Text Domain: pattern-builder

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: twentybellows, pbking
33
Tags: block
44
Tested up to: 6.8
5-
Stable tag: 0.1.0
5+
Stable tag: 0.1.1
66

77
Manage Patterns in the WordPress Edito
88

0 commit comments

Comments
 (0)