diff --git a/package.json b/package.json index dcbba88fb..137a3f35d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "excalibur", "sideEffects": false, - "version": "0.1.0-dev", + "version": "0.25.0", + "exNextVersion": "0.26.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",