diff --git a/VERSION b/VERSION index f83fc4b9fe..7c8017dc62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.10.2 \ No newline at end of file +6.10.3 \ No newline at end of file diff --git a/packages/babel-plugin-transform-es2015-modules-commonjs/package.json b/packages/babel-plugin-transform-es2015-modules-commonjs/package.json index de1942e996..64f1e84183 100644 --- a/packages/babel-plugin-transform-es2015-modules-commonjs/package.json +++ b/packages/babel-plugin-transform-es2015-modules-commonjs/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-transform-es2015-modules-commonjs", - "version": "6.8.0", + "version": "6.10.3", "description": "", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs", "license": "MIT",