diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-04-14 03:37:07 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-04-14 03:37:07 +0300 |
| commit | 7af51de7f7760e1b1211d42358760d1310a84591 (patch) | |
| tree | 463ba833a1beb3956230332508c820b0d8bf8de7 /package.json | |
| parent | 67c923606facdb3222d181981c748d7647ac446c (diff) | |
Rename ShapeX interface to ShapeXInstance
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 e15e01f..918a687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shapex", - "version": "1.0.4", + "version": "1.0.5", "description": "A scalable event-driven application framework.", "main": "dist/shapex.cjs", "module": "dist/shapex.js", |
