summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kabo <mail@raphaelkabo.com>2025-04-23 13:12:37 +0100
committerRaphael Kabo <mail@raphaelkabo.com>2025-04-23 13:12:37 +0100
commit31abcf01165147b9ace7eb6a4dec66d737599218 (patch)
treedb912f326f9ee376154f7588a432243fa7c68df8
parent97807be0cdd2cb0381a478517abedfd3dd0a73b8 (diff)
Bump version to 1.5.2
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 26d1d00..15f5f48 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",
@@ -62,4 +62,4 @@
"nodemon": "^2.0.22",
"prettier": "^3.2.5"
}
-} \ No newline at end of file
+}