Skip to content

Commit

Permalink
chore: Prep v0.28.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Aug 11, 2023
1 parent a1b2da5 commit 4a2bfdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "excalibur",
"sideEffects": false,
"version": "0.27.0",
"exNextVersion": "0.28.0",
"version": "0.28.0",
"exNextVersion": "0.29.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",
Expand Down

0 comments on commit 4a2bfdf

Please sign in to comment.