diff options
| author | Kenimarru <[email protected]> | 2024-01-09 18:45:34 +0100 |
|---|---|---|
| committer | Kenimarru <[email protected]> | 2024-01-09 18:45:34 +0100 |
| commit | a74a925e23addd5cc40476bda5827ec382a2618b (patch) | |
| tree | 16d9ab0b14a30159da945033c4d072228a86e146 /package.json | |
| parent | v0.4.0 (diff) | |
| download | hiruku-a74a925e23addd5cc40476bda5827ec382a2618b.tar.xz hiruku-a74a925e23addd5cc40476bda5827ec382a2618b.zip | |
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 4a0c070..af59eb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hiruki", - "version": "0.4.0", + "version": "0.5.0", "private": true, "type": "module", "scripts": { |