Skip to content

Commit 6919ed9

Browse files
committed
Version bump to 0.1.2.
1 parent 8e6b081 commit 6919ed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Promisify Node
22
--------------
33

4-
**Stable: 0.1.1**
4+
**Stable: 0.1.2**
55

66
[![Build
77
Status](https://travis-ci.org/tbranyen/promisify-node.png?branch=master)](https://travis-ci.org/tbranyen/promisify-node)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "promisify-node",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Wrap Node-callback functions to return Promises.",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)