diff --git a/package.json b/package.json index 17f57a49..65975457 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "main": "index.mjs", "version": "21.5.0", - "bitsyVersion": "8.7", + "bitsyVersion": "8.8", "scripts": { "build": "rollup -c --bundleConfigAsCjs", "test": "jest --runInBand",