diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-04-16 19:42:31 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-04-16 19:42:31 +0300 |
| commit | 1da1d5eb9d33db6cc0b59c1259888046aa0c3752 (patch) | |
| tree | 53ac6808310ea886428608f64e0d621e98f2cf55 /package.json | |
| parent | e12ca91f863f9c1fddd50924b2c555a5d528cd44 (diff) | |
Refactors state diffing which is now much improved.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0384925..5d58b7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shapex", - "version": "1.0.9", + "version": "1.0.10", "description": "A scalable event-driven application framework.", "main": "dist/shapex.js", "type": "module", |
