Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Mar 12, 2021
1 parent f228c8b commit bf52ebd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: posts, blocks
Requires at least: 5.6
Tested up to: 5.7
Requires PHP: 7.3
Stable tag: 0.0.1
Stable tag: 0.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
2 changes: 1 addition & 1 deletion custom-field-toolkit.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Custom Field UI for Block Editor
* Plugin URI: https://github.com/team-hamworks/custom-field-toolkit
* Description: Custom Field UI for Block Editor.
* Version: 0.0.1
* Version: 0.0.2
* Author: HAMWORKS
* Author URI: https://github.com/team-hamworks/
* License: GPL2 or later
Expand Down
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": "@hamworks/custom-field-toolkit",
"version": "0.0.1",
"version": "0.0.2",
"description": "Custom field ui generator",
"author": "Hiroshi Urabe <mail@torounit.com> (https://torounit.com)",
"license": "GPL-2.0-or-later",
Expand Down

0 comments on commit bf52ebd

Please sign in to comment.