diff --git a/composer.json b/composer.json index f9cb2c9..b7ae749 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "simple/formalism-craft", "description": "Twig components for the Formalism field style framework", "type": "craft-plugin", - "version": "1.0.3", + "version": "1.0.4", "keywords": [ "craft", "cms", diff --git a/package.json b/package.json index 1458154..6cc1edb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formalism-craft", - "version": "1.0.3", + "version": "1.0.4", "description": "Modern forms, your way. Modular. Lightweight. Responsive. Stuff that matters.", "main": "main.js", "scripts": {