diff --git a/VERSION b/VERSION index 358e78e607..132c6def58 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.0 \ No newline at end of file +6.1.1 \ No newline at end of file diff --git a/packages/babel-cli/package.json b/packages/babel-cli/package.json index 240ec1af1b..ae3648dae5 100644 --- a/packages/babel-cli/package.json +++ b/packages/babel-cli/package.json @@ -1,6 +1,6 @@ { "name": "babel-cli", - "version": "6.1.0", + "version": "6.1.1", "description": "Babel command line.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/",