@hongymagic/q 2026.313.0 → 2026.324.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.
Files changed (2) hide show
  1. package/dist/q.js +1 -1
  2. package/package.json +1 -1
package/dist/q.js CHANGED
@@ -14711,7 +14711,7 @@ import { parseArgs } from "node:util";
14711
14711
  // package.json
14712
14712
  var package_default = {
14713
14713
  name: "@hongymagic/q",
14714
- version: "2026.313.0",
14714
+ version: "2026.324.0",
14715
14715
  description: "Quick AI answers from the command line",
14716
14716
  main: "dist/q.js",
14717
14717
  type: "module",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hongymagic/q",
3
- "version": "2026.313.0",
3
+ "version": "2026.324.0",
4
4
  "description": "Quick AI answers from the command line",
5
5
  "main": "dist/q.js",
6
6
  "type": "module",