diff --git a/VERSION b/VERSION index 92f2ea2994..d7ff925cff 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.2 \ No newline at end of file +6.1.3 \ No newline at end of file diff --git a/packages/babel-browser/package.json b/packages/babel-browser/package.json index ff134baa65..9acc54149b 100644 --- a/packages/babel-browser/package.json +++ b/packages/babel-browser/package.json @@ -1,6 +1,6 @@ { "name": "babel-browser", - "version": "6.1.2", + "version": "6.1.3", "description": "Babel browser build", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", diff --git a/packages/babel-plugin-transform-es2015-modules-commonjs/package.json b/packages/babel-plugin-transform-es2015-modules-commonjs/package.json index 0348de0d07..acf00a3fad 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.0.18", + "version": "6.1.3", "description": "", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs", "license": "MIT",