diff --git a/package.json b/package.json index 2c8d9b9..acf0f8d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thenify", "description": "Promisify a callback-based function", - "version": "3.2.0", + "version": "3.2.1", "author": "Jonathan Ong (http://jongleberry.com)", "license": "MIT", "repository": "thenables/thenify",