From fd2529fe76ddc1446c739df81c1b958f8659ca07 Mon Sep 17 00:00:00 2001 From: Gavin McFarland <5551+limitlessloop@users.noreply.github.com> Date: Tue, 16 Jul 2019 00:17:05 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c56497..63dc713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phtml-utility-class", - "version": "1.0.4", + "version": "1.0.5", "description": "Write utility classes conveniently while optimising your CSS", "author": "Gavin McFarland <5551+limitlessloop@users.noreply.github.com>", "license": "CC0-1.0",