mumpix 1.0.19 → 1.0.20

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/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Changelog
2
2
 
3
- ## 1.0.19 - 2026-04-13
3
+ ## 1.0.20 - 2026-04-13
4
4
 
5
5
  ### Internal & Sync
6
6
  - Synchronized latest temporal engine and operator scripts from core module into the package tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mumpix",
3
- "version": "1.0.19",
3
+ "version": "1.0.20",
4
4
  "description": "MumpixDB reasoning ledger and structured memory engine for AI systems",
5
5
  "main": "src/index.js",
6
6
  "bin": {