summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorINOUE Daisuke <1407574+dinoue@users.noreply.github.com>2025-04-28 21:01:02 +0900
committerGitHub <noreply@github.com>2025-04-28 21:01:02 +0900
commitc5a527e63c16c17a18d4452952fa17fe045abc67 (patch)
tree8bd6c35cce70d1af280ae48f0d7bcf85b1d91201 /package.json
parent9f0c750c05a6ae53a00e7f238b9b1610f3dc05c6 (diff)
parentb04e6394c5c5d882800f5215feae89d76a18af23 (diff)
Merge branch 'main' into feature/localization-again
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 06a67c9..82f8374 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gathio",
- "version": "1.5.0",
+ "version": "1.5.2",
"description": "A simple, federated, privacy-first event hosting platform",
"main": "index.js",
"type": "module",
@@ -73,4 +73,4 @@
"nodemon": "^2.0.22",
"prettier": "^3.2.5"
}
-} \ No newline at end of file
+}