@deaquinodev/querky 0.4.10 → 0.4.11

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/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1767,7 +1767,7 @@ function ErrorBox({ message }) {
1767
1767
  // src/ui/components/Banner.tsx
1768
1768
  import { Box as Box4, Text as Text4 } from "ink";
1769
1769
  import { Fragment as Fragment2, jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
1770
- var version = true ? "0.4.10" : process.env.npm_package_version ?? "unknown";
1770
+ var version = true ? "0.4.11" : process.env.npm_package_version ?? "unknown";
1771
1771
  var LOGO = [
1772
1772
  " \u2597\u2584\u2584\u2584\u2584\u2584\u2596",
1773
1773
  "\u2590\u2591 \u25CF \u25CF \u2591\u258C",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deaquinodev/querky",
3
- "version": "0.4.10",
3
+ "version": "0.4.11",
4
4
  "description": "A quirky terminal SQL client with vim mode, AI features, and schema-aware autocomplete",
5
5
  "main": "dist/index.js",
6
6
  "files": [