game-dev-cli-linux-x64 0.15.0 → 0.17.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: 90645984 bytes
4
- sha256: 1ed03235a5ec34d3be2256fd653de4d1564e949b6e7acc695482d2e89528810b
3
+ size: 90666464 bytes
4
+ sha256: ce8af68d66cd627642ac78107524187882f7b419bda547b7d1a39926726b112d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "game-dev-cli-linux-x64",
3
- "version": "0.15.0",
3
+ "version": "0.17.0",
4
4
  "description": "AI Game Dev CLI binary for linux-x64",
5
5
  "license": "MIT",
6
6
  "os": ["linux"],