bump version and update description

This commit is contained in:
Sebastian McKenzie
2014-10-08 10:18:13 +11:00
parent a302d4562f
commit ce92a6555a

View File

@@ -1,7 +1,7 @@
{
"name": "6to5",
"description": "Turn ES6 code into vanilla ES5 with no runtime required",
"version": "0.1.5",
"description": "Turn ES6 code into vanilla ES5 with source maps and no runtime",
"version": "0.1.6",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://github.com/sebmck/6to5",
"repository": {