@combos-fun/engine 0.0.31 → 0.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -964,7 +964,7 @@ class Scene extends GameObject {
964
964
  }
965
965
 
966
966
  /** Generated at build from package.json */
967
- const version = "0.0.31";
967
+ const version = "0.0.32";
968
968
 
969
969
  /**
970
970
  * Sent to `window.parent` after each `System.init` completes during `Game.addSystem`