diff options
author | Raphael Kabo <raphaelkabo@gmail.com> | 2022-04-23 15:14:45 +0100 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@gmail.com> | 2022-04-23 15:14:45 +0100 |
commit | 699ec4a110c1f67dcf2a3205d8c56579b2da898f (patch) | |
tree | 21a4b3df68cc50e7a21cf6c82edc6f678e608b16 /package.json | |
parent | b4ae4655954cf584f6eee1462838228404f06c53 (diff) |
Update version to 1.2.1
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 2ffbb09..d662249 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.1.2", + "version": "1.2.1", "description": "", "main": "index.js", "scripts": { |