diff --git a/VERSION b/VERSION index ba92e72f57..3eae443131 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.6.1 \ No newline at end of file +6.6.2 \ 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 b4b8957aba..7340e91f52 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.6.0", + "version": "6.6.2", "description": "", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs", "license": "MIT", diff --git a/packages/babel-traverse/package.json b/packages/babel-traverse/package.json index aab9c63843..8ae1214531 100644 --- a/packages/babel-traverse/package.json +++ b/packages/babel-traverse/package.json @@ -1,6 +1,6 @@ { "name": "babel-traverse", - "version": "6.6.0", + "version": "6.6.2", "description": "", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/",