diff --git a/composer.json b/composer.json index 3343a68..172aa34 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "canteen/html5", "description" : "Create dynamic, valid HTML5 markup with a simple an intuitive PHP API", - "version" : "1.1.3", + "version" : "1.1.4", "type": "library", "keywords": ["html5", "markup", "document", "html", "tags"], "license": "MIT",