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": [