Skip to content

Commit 1d054b4

Browse files
committed
Release 3.3.1
1 parent 0d94a24 commit 1d054b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
3.3.1 / 2020-06-18
3+
==================
4+
5+
**fixes**
6+
* [[`0d94a24`](http://github.com/thenables/thenify/commit/0d94a24eb933bc835d568f3009f4d269c4c4c17a)] - fix: remove eval (#30) (Yiyu He <<[email protected]>>)
7+
28
3.3.0 / 2017-05-19
39
==================
410

package.json

+1-1
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.3.0",
4+
"version": "3.3.1",
55
"author": "Jonathan Ong <[email protected]> (http://jongleberry.com)",
66
"license": "MIT",
77
"repository": "thenables/thenify",

0 commit comments

Comments
 (0)