vaspera-pm 2.10.2 → 2.10.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.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -31715,7 +31715,7 @@ var BANNER = `
31715
31715
  \u2551 \u2551
31716
31716
  \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255D\x1B[0m
31717
31717
  `;
31718
- var VERSION7 = true ? "2.10.1" : "2.3.1";
31718
+ var VERSION7 = true ? "2.10.3" : "2.3.1";
31719
31719
  var HELP = `
31720
31720
  \x1B[1mUsage:\x1B[0m vaspera-pm <command> [path] [options]
31721
31721
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vaspera-pm",
3
- "version": "2.10.2",
3
+ "version": "2.10.3",
4
4
  "description": "VasperaPM - AI-powered verified specifications. Discover docs, analyze code, detect drift.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "repository": {