From 74ac943ce9def76d7dfcf59b9fae235fd6fc7ee3 Mon Sep 17 00:00:00 2001 From: Thierry Bela Date: Thu, 16 Dec 2021 01:26:47 -0500 Subject: [PATCH] bump version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f73f2fda..14875a98 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "tbela99/css", "description": "A CSS parser and minifier written in PHP", - "version": "0.3.0", + "version": "0.3.1", "type": "library", "keywords": [ "CSS",