diff --git a/VERSION b/VERSION index 81f0c273ca..e873808261 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.5 \ No newline at end of file +6.0.6 \ No newline at end of file diff --git a/packages/babel-runtime/package.json b/packages/babel-runtime/package.json index 953fdc1f27..f447993be6 100644 --- a/packages/babel-runtime/package.json +++ b/packages/babel-runtime/package.json @@ -1,6 +1,6 @@ { "name": "babel-runtime", - "version": "6.0.2", + "version": "6.0.6", "description": "babel selfContained runtime", "license": "MIT", "repository": "babel/babel", @@ -14,4 +14,4 @@ "babel-template": "^6.0.2", "regenerator": "^0.8.34" } -} +} \ No newline at end of file