Skip to content

Commit 5029618

Browse files
committed
chore: Update version to v0.25.0
1 parent b197f8f commit 5029618

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "excalibur",
33
"sideEffects": false,
4-
"version": "0.1.0-dev",
4+
"version": "0.25.0",
5+
"exNextVersion": "0.26.0",
56
"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.",
67
"author": "https://github.com/excaliburjs/Excalibur/graphs/contributors",
78
"homepage": "https://github.com/excaliburjs/Excalibur",

0 commit comments

Comments
 (0)