From 008fe04dfd835f223662a075a8c1fefe67a44e46 Mon Sep 17 00:00:00 2001 From: John Hann Date: Tue, 28 Apr 2015 09:05:41 -0400 Subject: [PATCH] Update to version 0.6.1. --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 78008ef..8234151 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "poly", - "version": "0.6.0", + "name": "poly", + "version": "0.6.1", "main": "all" } diff --git a/package.json b/package.json index eaf09ce..56d5308 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poly", - "version": "0.6.0", + "version": "0.6.1", "description": "poly.js is the a collection of UMD modules that shim (aka \"polyfill\") old environments to support modern (aka \"ES5-ish\" and \"ES6-ish\") javascript. (Previous poly module can be found as poly.shell)", "keywords": ["poly", "cujo", "es5", "es6", "shim", "array", "object", "string", "function", "xhr", "json"], "licenses": [