From 678db9a554d7b30f8e25ac5aeb2572da3850be88 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Mon, 20 Feb 2017 22:11:13 -0800 Subject: [PATCH] 0.1.33 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5c1770c..e45137a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "js-polyfills", - "version": "0.1.32", + "version": "0.1.33", "homepage": "https://github.com/inexorabletash/polyfill", "authors": [ "Joshua Bell " diff --git a/package.json b/package.json index b78db50..eed696a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "js-polyfills", "author": "Joshua Bell ", - "version": "0.1.32", + "version": "0.1.33", "description": "Collection of Web polyfills.", "license": "Unlicense", "main": "polyfill.js",