roguelike-cli 1.4.0 → 1.4.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.
Files changed (2) hide show
  1. package/README.md +2 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -279,13 +279,9 @@ gemini-2.0-flash
279
279
  grok-beta
280
280
  ```
281
281
 
282
- ## Website
282
+ ## Author
283
283
 
284
- **https://www.rlc.rocks**
285
-
286
- **Open Source:** [GitHub](https://github.com/creative-ventures/roguelike-cli) | [npm](https://www.npmjs.com/package/roguelike-cli)
287
-
288
- Designed by [Creative Ventures](https://www.cv.rocks)
284
+ [Creative Ventures](https://www.cv.rocks/)
289
285
 
290
286
  ## License
291
287
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "roguelike-cli",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "AI-powered interactive terminal for creating schemas and todo lists",
5
5
  "main": "dist/index.js",
6
6
  "bin": {