From 5a1040b115070d3cdf8c7044d153d09e960fcf53 Mon Sep 17 00:00:00 2001 From: Shabeer Ali M Date: Fri, 9 Jul 2021 23:22:47 +0530 Subject: [PATCH] v0.0.7 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f950325..0c4bdf5 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "minimum-stability": "stable", - "version": "0.0.6", + "version": "0.0.7", "require": { "php": ">=5.3.0" },