diff options
author | Raphael Kabo <mail@raphaelkabo.com> | 2025-05-28 18:20:12 +0100 |
---|---|---|
committer | Raphael Kabo <mail@raphaelkabo.com> | 2025-05-28 18:20:12 +0100 |
commit | fd637b405c8784a07dabd54b10fda98ad9f4a4ad (patch) | |
tree | dc7e41c984cff32713cff1699d24c59fd942289c /package.json | |
parent | 666af8ca0a220f4aab1642c28e0008e373ab1689 (diff) |
Update version to 1.6.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4f74f3d..12a98fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.5.2", + "version": "1.6.0", "description": "A simple, federated, privacy-first event hosting platform", "main": "index.js", "type": "module", |