| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 22fbbd7 commit 4f52f5b
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | Promisify Node | |
| 2 | 2 | -------------- | |
| 3 | 3 | ||
| 4 | - **Stable: 0.1.2** | ||
| 4 | + **Stable: 0.1.3** | ||
| 5 | 5 | ||
| 6 | 6 | [](https://travis-ci.org/tbranyen/promisify-node) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "promisify-node", | |
| 3 | - "version": "0.1.2", | ||
| 3 | + "version": "0.1.3", | ||
| 4 | 4 | "description": "Wrap Node-callback functions to return Promises.", | |
| 5 | 5 | "main": "index.js", | |
| 6 | 6 | "dependencies": { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments