diff options
author | Raphael Kabo <mail@raphaelkabo.com> | 2023-02-02 11:02:20 +0000 |
---|---|---|
committer | Raphael Kabo <mail@raphaelkabo.com> | 2023-02-02 11:02:20 +0000 |
commit | b7d48cbf3475047bf081f77f3c808b5d47e3d43e (patch) | |
tree | 7632d188fbdf25956638f0897fa496f9aff66c19 /package.json | |
parent | 92e7472e8a2ce4cc6d2fb0433dad7678f693d255 (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 9741a16..3e921cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.2.3", + "version": "1.3.0", "description": "", "main": "index.js", "scripts": { |