Skip to content

Commit aa21cfb

Browse files
committed
Release 3.3.0
1 parent 9a74a1c commit aa21cfb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
3.3.0 / 2017-05-19
3+
==================
4+
5+
* feat: support options.multiArgs and options.withCallback (#27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thenify",
33
"description": "Promisify a callback-based function",
4-
"version": "3.2.1",
4+
"version": "3.3.0",
55
"author": "Jonathan Ong <[email protected]> (http://jongleberry.com)",
66
"license": "MIT",
77
"repository": "thenables/thenify",

0 commit comments

Comments
 (0)