diff --git a/package.json b/package.json index 5ecdafb347..e97f7e6800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "babel-core", "description": "Turn ES6 code into readable vanilla ES5 with source maps", - "version": "5.1.4", + "version": "5.1.5", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "repository": "babel/babel",