diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-04 22:56:40 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-04 22:56:40 +0900 |
| commit | 07dde505fd29e41d77cfb6e2c58c3fcf6fa24ab5 (patch) | |
| tree | ea2bc2da7c20e4d68e43c0ea65785f88b4eae7a6 /package.json | |
| parent | 0913602cf65a0d39c0391705be3552f80b46c8ee (diff) | |
| download | kioku-0.4.3.tar.gz kioku-0.4.3.tar.zst kioku-0.4.3.zip | |
chore: bump version to v0.4.3v0.4.3
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 e04204e..c7666f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kioku", - "version": "0.4.2", + "version": "0.4.3", "description": "An Anki clone", "main": "src/server/index.ts", "scripts": { |
