diff --git a/bower.json b/bower.json index 05195b5cf..e5ba7ed78 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bluebird", - "version": "2.9.31", + "version": "2.9.32", "homepage": "https://github.com/petkaantonov/bluebird", "authors": [ "Petka Antonov " diff --git a/package.json b/package.json index 2e2afaf61..e9cb0ab95 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bluebird", "description": "Full featured Promises/A+ implementation with exceptionally good performance", - "version": "2.9.31", + "version": "2.9.32", "keywords": [ "promise", "performance",