From c40ba3b348dc5ab05de98862d4c8a04455cf7737 Mon Sep 17 00:00:00 2001 From: Shahryar Tayeb Date: Tue, 11 Apr 2023 08:31:47 +0430 Subject: [PATCH] fix for packagist 2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4c3a90b..f94c7cf 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "shtayeb/bookworm", "description": "Bookworm estimates how much time is needed to read a certain piece of text.", "license": "MIT", - "version": "1.0.0", + "version": "1.0.2", "keywords": [ "text", "estimated",