This commit is contained in:
Kegan Myers 2015-07-08 00:18:34 -05:00
parent df826c49c9
commit c3352c573b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "promise-map-object",
"version": "0.0.1",
"version": "0.0.2",
"description": "A simple helper function to map an object's values via promises",
"main": "index.js",
"scripts": {