summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael <mail@raphaelkabo.com>2024-05-26 19:12:37 +0100
committerGitHub <noreply@github.com>2024-05-26 19:12:37 +0100
commit43296cd88b9ab6f3ba1d5f4de5f76f44b68de82a (patch)
tree9738de17d2be368ffc95f90644dbf98220c2a136 /package.json
parent53288fa3df3f828e99eaba679d436e65def2deb4 (diff)
parent4ce9c7d32fd834ff1dc87b7dd90f7428ad0eb44d (diff)
Merge pull request #138 from lowercasename/rk/style-overhaul
Style overhaul
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",