Skip to content

Commit

Permalink
Release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chiilog committed Aug 23, 2021
1 parent 3962f94 commit 02b3be1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-definition-list-blocks",
"version": "4.0.0",
"version": "4.0.1",
"author": "Chiaki Okamoto <[email protected]> (https://chiilog.com/)",
"dependencies": {
"@wordpress/block-editor": "^6.1.13",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: posts, blocks
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.2
Stable tag: 4.0.0
Stable tag: 4.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
2 changes: 1 addition & 1 deletion simple-definition-list-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author: mel_cha
* Author URI: https://chiilog.com
* Text Domain: simple-definition-list-blocks
* Version: 4.0.0
* Version: 4.0.1
*
* @package Simple_Definition_List_Blocks
*/
Expand Down

0 comments on commit 02b3be1

Please sign in to comment.