From 862b72a0c6a6d78ad6badb8e26d231c1ecc761f3 Mon Sep 17 00:00:00 2001 From: Tirapong Chaiyakun Date: Mon, 14 Oct 2024 17:37:38 +0700 Subject: [PATCH] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 45b61a1..d82c36e 100644 --- a/composer.json +++ b/composer.json @@ -7,9 +7,9 @@ "deawx", "msdos43", "89P13" - ], + ], "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "autoload": { "psr-4": { "cyberthai\\Linebot\\": "src/" @@ -30,4 +30,4 @@ ], "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file