@ -1,5 +1,9 @@
# rollup changelog
## 0.18.1
* Include `acorn.parse` in bundle, remove `sander` from dependencies, simplify build
## 0.18.0
* Internal rewrite
@ -1,6 +1,6 @@
{
"name": "rollup",
"version": "0.18.0",
"version": "0.18.1",
"description": "Next-generation ES6 module bundler",
"main": "dist/rollup.js",
"jsnext:main": "src/rollup.js",