bump version

This commit is contained in:
Sebastian McKenzie
2014-10-09 14:04:20 +11:00
parent 0664ccff98
commit dfd378c7d6

View File

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