@ttmg/cli 0.1.9-beta.10 → 0.1.9-beta.11

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.
package/dist/index.js CHANGED
@@ -1559,7 +1559,7 @@ async function upload() {
1559
1559
  });
1560
1560
  }
1561
1561
 
1562
- var version = "0.1.9-beta.10";
1562
+ var version = "0.1.9-beta.11";
1563
1563
  var pkg = {
1564
1564
  version: version};
1565
1565
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.1.9-beta.10",
3
+ "version": "0.1.9-beta.11",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {