diff --git a/package.json b/package.json index 75384f3ca..ae8e6484e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "excalibur", "sideEffects": false, - "version": "0.25.3", - "exNextVersion": "0.26.0", + "version": "0.26.0", + "exNextVersion": "0.27.0", "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",