From a8022c0e678ce5f71707885ca9640a7ce6cd4f01 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Sat, 27 Aug 2016 10:25:28 -0400 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84dcb1f..2f14526 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-attributes", - "version": "0.1.3", + "version": "0.1.4", "description": "Custom attributes, like custom elements, but for attributes", "main": "attr.js", "directories": {