diff options
author | NeonXP <i@neonxp.dev> | 2023-08-06 01:32:31 +0300 |
---|---|---|
committer | NeonXP <i@neonxp.dev> | 2023-08-06 01:32:31 +0300 |
commit | a7ebc77e89a09bec4a9fedc9ffdaceca7571c61e (patch) | |
tree | 46d97e63a31da8d6234b29776963474564fca35d | |
parent | e8563a5e6f431fb953ad738262b5150b8349582d (diff) |
bump version
-rw-r--r-- | package.json | 2 |
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" }, |