diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-05 09:09:10 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-05 09:09:10 +0900 |
| commit | 792891c4bb1cce34a4d11bd7fd5388804bff4ca6 (patch) | |
| tree | d0ac09fefd4397aad668ea8b54286caaf191baa0 /package.json | |
| parent | 2d30ed93ac3aeb26508ec37fd55d0b30301ef89e (diff) | |
| download | kioku-0.4.4.tar.gz kioku-0.4.4.tar.zst kioku-0.4.4.zip | |
feat: bump version to 0.4.4v0.4.4
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 c7666f5..e662afc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kioku", - "version": "0.4.3", + "version": "0.4.4", "description": "An Anki clone", "main": "src/server/index.ts", "scripts": { |
