Skip to content

Commit c446a3e

Browse files
authored
Update package.json
1 parent 58e21a8 commit c446a3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "formatandgo",
33
"displayName": "format And Go",
44
"description": "An extension for formatting Go code",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"publisher": "Comon",
77
"icon": "images/faGO-icon.png",
88
"repository": "https://github.com/C-o-m-o-n/formatandgo",
99
"engines": {
10-
"vscode": "^1.80.0"
10+
"vscode": "^1.85.0"
1111
},
1212
"categories": [
1313
"Programming Languages"

0 commit comments

Comments
 (0)