diff --git a/VERSION b/VERSION index 932ec4d032..71e9d46ab3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.8.14 \ No newline at end of file +5.8.15 \ No newline at end of file diff --git a/packages/babel-cli/package.json b/packages/babel-cli/package.json index 69b3c8f2df..92d060d279 100644 --- a/packages/babel-cli/package.json +++ b/packages/babel-cli/package.json @@ -1,6 +1,6 @@ { "name": "babel", - "version": "5.8.12", + "version": "5.8.15", "description": "Turn ES6 code into readable vanilla ES5 with source maps", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel/package.json b/packages/babel/package.json index 9b1de3a806..f38d8eb8a6 100644 --- a/packages/babel/package.json +++ b/packages/babel/package.json @@ -1,6 +1,6 @@ { "name": "babel-core", - "version": "5.8.14", + "version": "5.8.15", "description": "A compiler for writing next generation JavaScript", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/",