readme: it's ES7 not ES6!!!

This commit is contained in:
Jonathan Ong 2015-02-14 19:56:47 -08:00
parent e3510bab28
commit 4e1ad97f87

View file

@ -2,9 +2,9 @@
0.18.0 / 2015-02-14
==================
* experimental es6 async function support via `app.experimental = true`
* experimental es7 async function support via `app.experimental = true`
* use `content-type` instead of `media-typer`
0.17.0 / 2015-02-05
==================