diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-28 03:20:22 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-28 03:59:58 +0300 |
commit | f338cd588105437c398eb3addedfbe5e5d1fc617 (patch) | |
tree | 516a2af7086d3de4290720123245844a9964e90a /package.json | |
parent | b034d8519f5357db670eb0fe57dcfe8f78bd0b64 (diff) |
v0.0.5
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 9168f78..cae5e30 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,9 @@ "name": "gotools", "displayName": "Golang Tools", "description": "Tools for productive work", - "version": "0.0.4", + "version": "0.0.5", "publisher": "neonxp", + "license": "GPL-3.0-or-later", "author": { "name": "Alexander NeonXP Kiryukhin", "email": "a.kiryukhin@mail.ru", |