diff options
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", |