diff --git a/VERSION b/VERSION index f4965a313a..6d54bbd775 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.0 \ No newline at end of file +6.0.1 \ No newline at end of file diff --git a/packages/babel-core/package.json b/packages/babel-core/package.json index cf47dcd21b..69ac17c71e 100644 --- a/packages/babel-core/package.json +++ b/packages/babel-core/package.json @@ -1,6 +1,6 @@ { "name": "babel-core", - "version": "6.0.0", + "version": "6.0.1", "description": "A compiler for writing next generation JavaScript", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-plugin-external-helpers-2/package.json b/packages/babel-plugin-external-helpers-2/package.json index ce16d190e9..520cc21bc1 100644 --- a/packages/babel-plugin-external-helpers-2/package.json +++ b/packages/babel-plugin-external-helpers-2/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-external-helpers-2", - "version": "6.0.0", + "version": "6.0.1", "description": "", "repository": "babel/babel", "license": "MIT", @@ -11,4 +11,4 @@ "dependencies": { "babel-runtime": "^6.0.0" } -} +} \ No newline at end of file