aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-01-26 23:10:51 +0900
committernsfisis <nsfisis@gmail.com>2026-01-26 23:10:51 +0900
commitd0c142afc80c7004e30fe002e845f84e6cb4e1ed (patch)
tree580f97d6354c4f49270cba086fd3dfd746d7038e /package.json
parent86a18da3ff9c5d9edcc7fc17c19e5e36eb16aef6 (diff)
downloadkioku-0.4.1.tar.gz
kioku-0.4.1.tar.zst
kioku-0.4.1.zip
feat: bump version to 0.4.1v0.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c59a153..135c898 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "kioku",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "An Anki clone",
"main": "src/server/index.ts",
"scripts": {