Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Oct 18, 2015
1 parent 3d96de2 commit 6cc14cf
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,11 +1,11 @@
{
"name": "es6-promise-polyfill",
"version": "1.0.0",
"version": "1.1.1",
"main": "promise.js",
"ignore": [
".*",
"**/.*",
"node_modules",
"test"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "es6-promise-polyfill",
"description": "Polyfill for ES6 Promise",
"version": "1.1.0",
"version": "1.1.1",
"author": "Roman Dvornov <[email protected]>",
"license": "MIT",
"repository": "lahmatiy/es6-promise-polyfill",
Expand Down

0 comments on commit 6cc14cf

Please sign in to comment.