From 8b15157c81b4077d81fd29bab9aea3973aef40ca Mon Sep 17 00:00:00 2001 From: Last2014 Date: Tue, 26 May 2026 20:03:15 +0900 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9951b6b..c0baa71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "earthquake-bot-for-mtweet", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "main": "dist/index.js", "scripts": {