diff --git a/VERSION b/VERSION index 55f6aea298..932ec4d032 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.8.13 \ No newline at end of file +5.8.14 \ No newline at end of file diff --git a/packages/babel/package.json b/packages/babel/package.json index 58f9d78740..9b1de3a806 100644 --- a/packages/babel/package.json +++ b/packages/babel/package.json @@ -1,6 +1,6 @@ { "name": "babel-core", - "version": "5.8.12", + "version": "5.8.14", "description": "A compiler for writing next generation JavaScript", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/",