Skip to content

Commit

Permalink
Bumped version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
John Haley committed Nov 11, 2014
1 parent 22fbbd7 commit 4f52f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Promisify Node
--------------

**Stable: 0.1.2**
**Stable: 0.1.3**

[![Build
Status](https://travis-ci.org/tbranyen/promisify-node.png?branch=master)](https://travis-ci.org/tbranyen/promisify-node)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "promisify-node",
"version": "0.1.2",
"version": "0.1.3",
"description": "Wrap Node-callback functions to return Promises.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 4f52f5b

Please sign in to comment.