@praesidia/neurogent 0.3.0 → 0.3.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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -358,8 +358,8 @@ Use them as `--config` for `neurogent-shell` or `neurogent start`, or as templat
358
358
 
359
359
  ## Documentation and support
360
360
 
361
- - **Repository & full guide:** [github.com/praesidia/neurogent](https://github.com/praesidia-ai/neurogent)
362
- - **Issues:** [github.com/praesidia/neurogent/issues](https://github.com/praesidia-ai/neurogent/issues)
361
+ - **Repository & full guide:** [github.com/praesidia-ai/neurogent](https://github.com/praesidia-ai/neurogent)
362
+ - **Issues:** [github.com/praesidia-ai/neurogent/issues](https://github.com/praesidia-ai/neurogent/issues)
363
363
 
364
364
  ---
365
365
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@praesidia/neurogent",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Run a team of AI experts in your terminal. Build and deploy production-ready A2A agents.",
5
5
  "license": "MIT",
6
6
  "repository": {