diff options
author | Raphael Kabo <mail@raphaelkabo.com> | 2022-04-27 21:35:00 +0100 |
---|---|---|
committer | Raphael Kabo <mail@raphaelkabo.com> | 2022-04-27 21:35:00 +0100 |
commit | dc165eb935308a05272f5ed1b20e2d1527ef9eb9 (patch) | |
tree | 261e435d7c1aa51d6d47f1a6e6d4942c5a9288b9 | |
parent | 01b9d0bcec8480b358f040ccf8b7d4b489156d11 (diff) |
Version bump
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d8c4e7..881e555 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.2.1", + "version": "1.2.2", "description": "", "main": "index.js", "scripts": { |