diff --git a/package.json b/package.json index 76219d2780..8e121c940d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "babel", "description": "Turn ES6 code into readable vanilla ES5 with source maps", - "version": "4.7.15", + "version": "4.7.16", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "repository": "babel/babel",