From 410dae3654a742b70f1feedf3abae5fff32214a0 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 17 Apr 2018 11:08:06 +0100 Subject: [PATCH] Bump version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bd3b348..fac3cc5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "meanbee/magento2-csspreload", "description": "Magento 2 module that allows loading of stylesheets with the preload attribute", "type": "magento2-module", - "version": "1.2.0", + "version": "1.2.1", "license": [ "MIT" ],