From fb46f09639a38779720e17a4ef06ce888c3bd272 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sat, 4 Nov 2017 21:14:49 -0700 Subject: [PATCH] 0.1.41 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 91cecb8..587d2a3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "js-polyfills", - "version": "0.1.40", + "version": "0.1.41", "homepage": "https://github.com/inexorabletash/polyfill", "authors": [ "Joshua Bell " diff --git a/package.json b/package.json index 5ee21ac..a00789a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "js-polyfills", "author": "Joshua Bell ", - "version": "0.1.40", + "version": "0.1.41", "description": "Collection of Web polyfills.", "license": "Unlicense", "main": "polyfill.js",