Skip to content

Commit

Permalink
🔖 Version bump to v1.3.4
Browse files Browse the repository at this point in the history
Fixes #291
Fixes #292
Fixes #293
  • Loading branch information
lemueldls committed Jun 1, 2023
1 parent c9914d5 commit 8a90506
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 436 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "illuminated",
"version": "1.3.0",
"version": "1.3.4",
"author": "Lemuel DLS",
"description": "A 2D lights and shadows rendering engine for HTML5 applications and games.",
"type": "module",
Expand Down Expand Up @@ -59,10 +59,10 @@
"ts-node": "^10.9.1",
"tslib": "^2.5.2",
"typedoc": "^0.24.7",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.31.3"
"vitest": "^0.31.4"
},
"engines": {
"node": "^16.17.1 || ^18.7.0 || ^20.0.0"
Expand Down
Loading

0 comments on commit 8a90506

Please sign in to comment.