Skip to content

Commit

Permalink
Release v2.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
petkaantonov committed Apr 2, 2015
1 parent 3e36fc8 commit 61abe15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bluebird",
"version": "2.9.22",
"version": "2.9.23",
"homepage": "https://github.com/petkaantonov/bluebird",
"authors": [
"Petka Antonov <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bluebird",
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
"version": "2.9.22",
"version": "2.9.23",
"keywords": [
"promise",
"performance",
Expand Down

0 comments on commit 61abe15

Please sign in to comment.