aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNeonXP <i@neonxp.dev>2023-08-06 01:32:31 +0300
committerNeonXP <i@neonxp.dev>2023-08-06 01:32:31 +0300
commita7ebc77e89a09bec4a9fedc9ffdaceca7571c61e (patch)
tree46d97e63a31da8d6234b29776963474564fca35d /package.json
parente8563a5e6f431fb953ad738262b5150b8349582d (diff)
bump version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bcf4906..f1d5814 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "gotools",
"displayName": "Golang Tools",
"description": "Tools for productive work",
- "version": "0.1.0",
+ "version": "0.1.1",
"engines": {
"vscode": "^1.81.0"
},