summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2024-05-26 19:01:45 +0100
committerRaphael Kabo <raphaelkabo@hey.com>2024-05-26 19:01:45 +0100
commit4ce9c7d32fd834ff1dc87b7dd90f7428ad0eb44d (patch)
tree9738de17d2be368ffc95f90644dbf98220c2a136 /package.json
parent9abb82166c8ad2b5bce6627390a7d8b3d5841695 (diff)
Update version to 1.5.0
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 faa6a59..8f830db 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gathio",
- "version": "1.4.1",
+ "version": "1.5.0",
"description": "A simple, federated, privacy-first event hosting platform",
"main": "index.js",
"type": "module",