Skip to content

Commit 5bdf98a

Browse files
committed
build: bump version to 1.0.1
1 parent c990e2f commit 5bdf98a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gogo-codelens",
33
"displayName": "GoGo CodeLens",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A VS Code extension that adds CodeLens annotations to your Go code. showing reference counts, interface implementations, and method relationships inline.",
66
"categories": [
77
"Programming Languages",

0 commit comments

Comments
 (0)