@konduiteu/openclaw 0.2.0 → 0.2.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.
@@ -2,7 +2,7 @@
2
2
  "id": "konduit",
3
3
  "name": "konduit",
4
4
  "description": "European AI inference through konduit, with live balance and rate limits.",
5
- "version": "0.2.0",
5
+ "version": "0.2.1",
6
6
  "categories": [
7
7
  "models"
8
8
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@konduiteu/openclaw",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "OpenClaw provider plugin for konduit: European inference, with live balance and rate limits on the provider card.",
5
5
  "license": "MIT",
6
6
  "type": "module",