kawasekit 0.1.0-beta.6 → 0.1.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.
@@ -1643,7 +1643,7 @@ function registerTransferCommand(program2) {
1643
1643
  }
1644
1644
 
1645
1645
  // cli/index.ts
1646
- var CLI_VERSION = "0.1.0-beta.6" ;
1646
+ var CLI_VERSION = "0.1.0" ;
1647
1647
  var program = new commander.Command();
1648
1648
  program.name("kawasekit").description(
1649
1649
  "kawasekit \u2014 CLI for the kawasekit SDK (AI-agent stablecoin payments, Japan-first, JPYC-native)."