diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-06 09:40:58 +0000 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-06 09:40:58 +0000 |
commit | 01b9dd2c4836f2bfb8fc4ba872de7f17767f7591 (patch) | |
tree | 5dd50c62abeda6ae9b7b4f2861d97f211de1e7f8 /package.json | |
parent | 9e249e508ead933cb26eba597003a3b4764e27a5 (diff) |
Add NodeInfo
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 60fa957..92c6f34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.3.0", + "version": "1.3.1", "description": "", "main": "index.js", "type": "module", |