diff options
| author | Factiven <[email protected]> | 2023-09-23 15:40:54 +0000 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-09-23 15:40:54 +0000 |
| commit | d757023525985c05a67c4f25522aea8f4c7d0af0 (patch) | |
| tree | 4a3ae6a8451b00d574b0a9d3536b02e6c509a414 /package.json | |
| parent | added characters card (#77) (diff) | |
| download | moopa-4.0.6.tar.xz moopa-4.0.6.zip | |
Update v4.0.6v4.0.6
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 34b44d3..ada5e1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moopa", - "version": "4.0.5", + "version": "4.0.6", "private": true, "founder": "Factiven", "scripts": { |