diff --git a/README.md b/README.md
index 5d92ac1..fdd1c26 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Tags:              schedule, term
 Requires at least: 5.9  
 Tested up to:      5.9  
 Requires PHP:      7.3  
-Stable tag:        1.0.0
+Stable tag:        1.0.1
 License:           GPLv2 or later  
 License URI:       https://www.gnu.org/licenses/gpl-2.0.html  
 
diff --git a/package-lock.json b/package-lock.json
index 5eccfd8..e70d8de 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
     "name": "@hamworks/schedule-terms",
-    "version": "1.0.0",
+    "version": "1.0.1",
     "lockfileVersion": 1,
     "requires": true,
     "dependencies": {
diff --git a/package.json b/package.json
index bf6f729..b4913bd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "@hamworks/schedule-terms",
-    "version": "1.0.0",
+    "version": "1.0.1",
     "private": true,
     "author": "HIroshi Urabe <mail@torounit.com> (https://torounit.com)",
     "license": "GPL-2.0+",
diff --git a/schedule-terms.php b/schedule-terms.php
index 3f5abdd..b477bc6 100644
--- a/schedule-terms.php
+++ b/schedule-terms.php
@@ -9,7 +9,7 @@
  * License URI:     https://www.gnu.org/licenses/gpl-2.0.html
  * Text Domain:     schedule-terms
  * Domain Path:     /languages
- * Version: 1.0.0
+ * Version: 1.0.1
  *
  * @package Schedule_Terms
  */