diff --git a/CHANGELOG.md b/CHANGELOG.md index da6553c60c..4c4da9f034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ _Note: Gaps between patch versions are faulty/broken releases._ -## 3.3.8 +## 3.3.9 * **Bug Fix** * Fix super inside of functions. diff --git a/packages/6to5-runtime/package.json b/packages/6to5-runtime/package.json index 2d4bfef86a..dafc29d5a7 100644 --- a/packages/6to5-runtime/package.json +++ b/packages/6to5-runtime/package.json @@ -1,7 +1,7 @@ { "name": "6to5-runtime", "description": "6to5 selfContained runtime", - "version": "3.3.7", + "version": "3.3.9", "repository": "6to5/6to5", "author": "Sebastian McKenzie " } \ No newline at end of file