From c3b7ccaff7017f856b53d41763f83be68d723594 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Wed, 1 Feb 2017 06:59:13 -0500 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 611160b..9f224ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-attributes", - "version": "1.0.1", + "version": "1.1.0", "description": "Custom attributes, like custom elements, but for attributes", "main": "index.js", "directories": {