diff options
| author | Kenimarru <[email protected]> | 2024-01-08 19:58:12 +0100 |
|---|---|---|
| committer | Kenimarru <[email protected]> | 2024-01-08 19:58:12 +0100 |
| commit | 4084445a3c1efb825c2adde086cb4d40c9ba9f7a (patch) | |
| tree | cfa45e3ef5a652a38240d44bbbc77ff46a99f508 /package.json | |
| parent | v0.3.2 (diff) | |
| download | hiruku-4084445a3c1efb825c2adde086cb4d40c9ba9f7a.tar.xz hiruku-4084445a3c1efb825c2adde086cb4d40c9ba9f7a.zip | |
v0.4.0
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 115f88a..4a0c070 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hiruki", - "version": "0.3.2", + "version": "0.4.0", "private": true, "type": "module", "scripts": { |