uloop-cli 0.62.0 → 0.62.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.
@@ -5763,7 +5763,7 @@ var import_path3 = require("path");
5763
5763
 
5764
5764
  // src/default-tools.json
5765
5765
  var default_tools_default = {
5766
- version: "0.62.0",
5766
+ version: "0.62.1",
5767
5767
  tools: [
5768
5768
  {
5769
5769
  name: "compile",
@@ -6207,7 +6207,7 @@ function getCachedServerVersion() {
6207
6207
  }
6208
6208
 
6209
6209
  // src/version.ts
6210
- var VERSION = "0.62.0";
6210
+ var VERSION = "0.62.1";
6211
6211
 
6212
6212
  // src/spinner.ts
6213
6213
  var SPINNER_FRAMES = ["\u280B", "\u2819", "\u2839", "\u2838", "\u283C", "\u2834", "\u2826", "\u2827", "\u2807", "\u280F"];