Browse Source

[phaser] Fix package version.

Mario Zechner 2 years ago
parent
commit
13dbc48cff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spine-ts/spine-phaser/package.json

+ 1 - 1
spine-ts/spine-phaser/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@esotericsoftware/spine-phaser",
-  "version": "4.1.24",
+  "version": "4.2.10",
   "description": "The official Spine Runtimes for the Phaser.",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",