game-dev-cli-linux-x64 0.13.0 → 0.13.2

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 +1 -1
  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
3
  size: 90449376 bytes
4
- sha256: c67cfd25efda6d09fac8c089e5ef76301371d96c93bbc967bafabc51b18691bf
4
+ sha256: 4cd0d925569c44d05b323e1b9137565709cc341c1598e459418279d62239afe5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "game-dev-cli-linux-x64",
3
- "version": "0.13.0",
3
+ "version": "0.13.2",
4
4
  "description": "AI Game Dev CLI binary for linux-x64",
5
5
  "license": "MIT",
6
6
  "os": ["linux"],