aidimag 1.0.7 → 1.0.8

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 +1 -1
package/README.md CHANGED
@@ -151,7 +151,7 @@ For larger teams or commercial use beyond this limit, a commercial license is re
151
151
 
152
152
  <div align="center">
153
153
 
154
- **Built by [Anup Khanal](https://github.com/anupkhanal)**
154
+ **Built by [Anup Khanal](https://github.com/anup-khanal)**
155
155
 
156
156
  [Website](https://aidimag.com) • [Documentation](https://aidimag.com) • [Cloud](https://cloud.aidimag.com) • [npm](https://www.npmjs.com/package/aidimag) • [License](./LICENSE)
157
157
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aidimag",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "Persistent, verified memory for AI coding agents. CLI: dim.",
5
5
  "type": "module",
6
6
  "license": "SEE LICENSE IN LICENSE",