diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-22 05:17:45 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-22 05:17:45 +0300 |
commit | 1e39924e41629c0fb5b63a9a36938ee6b7cc73b3 (patch) | |
tree | 103d328b3ccc8b47407beb91c0ebace32bace9cb /package.json | |
parent | ff66c26ad4cf74524daa7696a1ec2bcd0bde7d9b (diff) |
v0.0.3v0.0.3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index a4c3698..bc57ad3 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "gotools", - "displayName": "Golang tools", + "displayName": "Golang Tools", "description": "Tools for productive work", - "version": "0.0.2", + "version": "0.0.3", "publisher": "neonxp", "author": { "name": "Alexander NeonXP Kiryukhin", |