From a72c058029b0dbecc12bb72e5de8184006d6ac69 Mon Sep 17 00:00:00 2001 From: Erik Onarheim Date: Wed, 2 Sep 2020 19:11:43 -0500 Subject: [PATCH] chore: Release excalibur@v0.24.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 979b5736f..78f123c43 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "excalibur", "private": true, "sideEffects": false, - "version": "0.24.3", + "version": "0.24.4", "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",