diff --git a/src/fable-compiler-js/package.json b/src/fable-compiler-js/package.json index 50b10bad22..c94dcbf6fa 100644 --- a/src/fable-compiler-js/package.json +++ b/src/fable-compiler-js/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "fable-compiler-js", - "version": "3.0.1", + "version": "3.3.0", "main": "index.js", "bin": { "fable": "index.js" diff --git a/src/fable-standalone/package.json b/src/fable-standalone/package.json index f848996ea8..e58291b75a 100644 --- a/src/fable-standalone/package.json +++ b/src/fable-standalone/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "fable-standalone", - "version": "3.2.11", + "version": "3.3.0", "main": "./dist/bundle.min.js", "description": "Fable compiler", "keywords": [