Skip to content

Commit 4f52f5b

Browse files
author
John Haley
committed
Bumped version to 0.1.3
1 parent 22fbbd7 commit 4f52f5b

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.2**
4+
**Stable: 0.1.3**
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.2",
3+
"version": "0.1.3",
44
"description": "Wrap Node-callback functions to return Promises.",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)