game-dev-cli-linux-x64 0.10.0 → 0.11.0

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.
Files changed (2) hide show
  1. package/bin/ai-game-dev +2 -2
  2. package/package.json +1 -1
package/bin/ai-game-dev CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/ai-game-dev
3
- size: 90412512 bytes
4
- sha256: af3c003a21398f76fe2536918c8ccb9f3dc201f2ac1b20a4a5cab0f52147cb3b
3
+ size: 90416608 bytes
4
+ sha256: 498b8932efdc83f3a2f5e5c9f95f97e40ae5900e883d54a7dcb4b28f005413dd
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "game-dev-cli-linux-x64",
3
- "version": "0.10.0",
3
+ "version": "0.11.0",
4
4
  "description": "AI Game Dev CLI binary for linux-x64",
5
5
  "license": "MIT",
6
6
  "os": ["linux"],