paqad-ai 0.3.0 → 0.3.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/cli/index.js +1 -1
- package/dist/cli/index.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -18553,7 +18553,7 @@ init_esm_shims();
|
|
|
18553
18553
|
init_esm_shims();
|
|
18554
18554
|
|
|
18555
18555
|
// src/index.ts
|
|
18556
|
-
var VERSION = "0.
|
|
18556
|
+
var VERSION = "0.3.1";
|
|
18557
18557
|
|
|
18558
18558
|
// src/cli/commands/capabilities.ts
|
|
18559
18559
|
init_esm_shims();
|