diff --git a/package.json b/package.json index ecbec79e7..0d0f73d5b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "excalibur", "private": true, "sideEffects": false, - "version": "0.24.2", + "version": "0.24.3", "description": "Excalibur.js is a simple JavaScript game engine with TypeScript bindings for making 2D games in HTML5 Canvas. Our mission is to make web game development as simple as possible.", "author": "https://github.com/excaliburjs/Excalibur/graphs/contributors", "homepage": "https://github.com/excaliburjs/Excalibur",