pi-freeflow 1.1.2 → 1.1.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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -166,4 +166,4 @@ cat ~/.pi/agent/pi-freeflow.log | tail -n 30
166
166
 
167
167
  ## 📄 License
168
168
 
169
- MIT © trefeon & verokes
169
+ MIT © trefeon
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "pi-freeflow",
3
3
  "type": "module",
4
- "version": "1.1.2",
4
+ "version": "1.1.3",
5
5
  "description": "Personal multi-cloud rolling fallback relay for OpenCode Zen and KiloCode models in OMP/Pi",
6
6
  "keywords": [
7
7
  "pi-package",
8
8
  "pi-extension",
9
9
  "free-models"
10
10
  ],
11
- "author": "trefeon / verokes",
11
+ "author": "trefeon",
12
12
  "license": "MIT",
13
13
  "repository": {
14
14
  "type": "git",