diff --git a/VERSION b/VERSION index 8a1c5c7e99..23863d3def 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.8.0 \ No newline at end of file +6.8.1 \ No newline at end of file diff --git a/packages/babel-types/package.json b/packages/babel-types/package.json index d1ccd73f5b..8adde9b387 100644 --- a/packages/babel-types/package.json +++ b/packages/babel-types/package.json @@ -1,6 +1,6 @@ { "name": "babel-types", - "version": "6.8.0", + "version": "6.8.1", "description": "", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/",