Skip to content

Commit 008fe04

Browse files
author
John Hann
committed
Update to version 0.6.1.
1 parent 62c1b28 commit 008fe04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "poly",
3-
"version": "0.6.0",
2+
"name": "poly",
3+
"version": "0.6.1",
44
"main": "all"
55
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poly",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"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)",
55
"keywords": ["poly", "cujo", "es5", "es6", "shim", "array", "object", "string", "function", "xhr", "json"],
66
"licenses": [

0 commit comments

Comments
 (0)