diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-25 23:43:21 +0000 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-26 00:11:04 +0000 |
commit | 1ff8eb315f964380599f411656dc6039d7961ee6 (patch) | |
tree | c88b732ff22fa14194c999bf659c3ec6ddb9450f /package.json | |
parent | b3c9cba6478dc16d135313aa6d0adcc02d67ece6 (diff) |
version bump
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 92c6f34..9605180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.3.1", + "version": "1.4.0", "description": "", "main": "index.js", "type": "module", |