Skip to content

Commit

Permalink
Update rollup, bump version, rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed May 6, 2016
1 parent cb8a3a7 commit 6e4fe0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "creed",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land",
"main": "dist/creed.js",
"jsnext:main": "src/main.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"jsinspect": "^0.7.0",
"mocha": "^2.3.0",
"promises-aplus-tests": "^2.1.1",
"rollup": "^0.25.0",
"rollup": "^0.26.2",
"uglify-js": "^2.6.0"
}
}

0 comments on commit 6e4fe0f

Please sign in to comment.