From 7aefe6a71b33a7005f7c157bb18eca12f7bde24d Mon Sep 17 00:00:00 2001 From: Andrey Okonetchnikov Date: Tue, 20 Oct 2015 23:00:03 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 244f2f9..1c3dc89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "attr-accept", - "version": "1.0.1", + "version": "1.0.2", "description": "JavaScript implementation of the \"accept\" attribute for HTML5 ", "main": "dist/index.js", "scripts": {