From 1bddbb70537fd668fdded3a0e69b8871d40d1fcd Mon Sep 17 00:00:00 2001 From: Erik Onarheim Date: Sun, 10 May 2020 10:34:02 -0500 Subject: [PATCH] [chore] Release excalibur@v0.24.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",