diff --git a/package.json b/package.json index e61d1cc9b6..e8e14eccad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babylon", - "version": "6.0.14", + "version": "6.0.17", "description": "A JavaScript parser", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", @@ -13,4 +13,4 @@ "bin": { "babylon": "./bin/babylon.js" } -} \ No newline at end of file +}