Skip to content

Commit 7439a7b

Browse files
committed
build: bump version to 1.3.0
1 parent 8008236 commit 7439a7b

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.2.0",
4+
"version": "1.3.0",
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)