stop-wasting-tokens 1.6.2 → 1.6.3

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/cli.mjs CHANGED
@@ -47964,7 +47964,7 @@ async function queryLatestVersion(packageName, current, opts = {}) {
47964
47964
 
47965
47965
  // packages/cli/src/commands/version.ts
47966
47966
  init_esm_shims();
47967
- var CURRENT_VERSION = "1.6.1" ;
47967
+ var CURRENT_VERSION = "1.6.3" ;
47968
47968
  function versionHandler(version = CURRENT_VERSION) {
47969
47969
  return (_parsed, io) => {
47970
47970
  io.stdout.write(`swt ${version}