@ -1,5 +1,9 @@
# rollup changelog
## 0.35.7
* Refactor `flushTime.js` ([#922](https://github.com/rollup/rollup/pull/922))
## 0.35.6
* Fix browser build
@ -1,6 +1,6 @@
{
"name": "rollup",
"version": "0.35.6",
"version": "0.35.7",
"description": "Next-generation ES6 module bundler",
"main": "dist/rollup.js",
"module": "dist/rollup.es.js",