Skip to content

Commit

Permalink
Release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed May 19, 2017
1 parent 9a74a1c commit aa21cfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -0,0 +1,5 @@

3.3.0 / 2017-05-19
==================

* feat: support options.multiArgs and options.withCallback (#27)
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "thenify",
"description": "Promisify a callback-based function",
"version": "3.2.1",
"version": "3.3.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"license": "MIT",
"repository": "thenables/thenify",
Expand Down

0 comments on commit aa21cfb

Please sign in to comment.