Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit e07bd3b

Browse files
committed
1.0.4
1 parent 1d9a161 commit e07bd3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

class-block-unit-test.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Rich Tabor
77
* Author URI: https://richtabor.com
88
* Tags: gutenberg, editor, block, unit test, coblocks
9-
* Version: 1.0.3
9+
* Version: 1.0.4
1010
* Text Domain: '@@pkg.name'
1111
* Domain Path: languages
1212
* Tested up to: @@pkg.tested_up_to

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "block-unit-test",
33
"title": "Block Unit Test",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"private": true,
66
"author": "Rich Tabor",
77
"author_shop": "ThatPluginCompany",

0 commit comments

Comments
 (0)