diff --git a/VERSION b/VERSION index d1cf0f3227..edb1d397cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.6 \ No newline at end of file +5.8.0 \ No newline at end of file diff --git a/packages/babel-runtime/package.json b/packages/babel-runtime/package.json index d7d71fac45..43b1c5c1c0 100644 --- a/packages/babel-runtime/package.json +++ b/packages/babel-runtime/package.json @@ -1,6 +1,6 @@ { "name": "babel-runtime", - "version": "5.7.0", + "version": "5.8.0", "description": "babel selfContained runtime", "license": "MIT", "repository": "babel/babel", @@ -12,4 +12,4 @@ "babel-plugin-runtime": "^1.0.7", "regenerator": "^0.8.34" } -} +} \ No newline at end of file