@ttmg/cli 0.2.0-beta.4 → 0.2.1-beta.1

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
@@ -1753,7 +1753,7 @@ async function dev() {
1753
1753
  listen();
1754
1754
  }
1755
1755
 
1756
- var version = "0.2.0-beta.4";
1756
+ var version = "0.2.1-beta.1";
1757
1757
  var pkg = {
1758
1758
  version: version};
1759
1759
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttmg/cli",
3
- "version": "0.2.0-beta.4",
3
+ "version": "0.2.1-beta.1",
4
4
  "description": "TikTok Mini Game Command Line Tool",
5
5
  "license": "ISC",
6
6
  "bin": {