vibedate 0.4.0 → 0.5.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.
package/dist/index.js CHANGED
@@ -26,7 +26,7 @@ import {
26
26
  signHelloClaims,
27
27
  startDiscovery,
28
28
  verifyHelloClaims
29
- } from "./chunk-43IYNWES.js";
29
+ } from "./chunk-KKWP4DLY.js";
30
30
  export {
31
31
  BELOW_LEAGUE,
32
32
  CANDIDATES,
package/dist/mcp.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runMcp
3
- } from "./chunk-ZB56ZBAR.js";
4
- import "./chunk-43IYNWES.js";
3
+ } from "./chunk-I5U3O4RH.js";
4
+ import "./chunk-KKWP4DLY.js";
5
5
  export {
6
6
  runMcp
7
7
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vibedate",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "Dating by tokens — matched by usage league across agentic CLIs. Raw usage stays local; only your league is shared. CLI + local web app + MCP. Local-first.",
5
5
  "type": "module",
6
6
  "license": "MIT",