Skip to content

Commit

Permalink
Update to version 0.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Hann committed Apr 28, 2015
1 parent 62c1b28 commit 008fe04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "poly",
"version": "0.6.0",
"name": "poly",
"version": "0.6.1",
"main": "all"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 008fe04

Please sign in to comment.