Skip to content

Commit 0d8dc02

Browse files
committed
update: version
1 parent 32bbaeb commit 0d8dc02

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "go-syntax" extension will be documented in this file.
44

5+
## [0.7.9]
6+
7+
- Fixes minor bugs related to functions ([#17](https://github.com/worlpaker/go-syntax/issues/17))
8+
59
## [0.7.8]
610

711
- Supports generic alias types

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "go-syntax",
33
"displayName": "Go Syntax",
44
"description": "Rich Syntax Highlighting for Go language",
5-
"version": "0.7.8",
5+
"version": "0.7.9",
66
"author": "Furkan Ozalp",
77
"publisher": "furkanozalp",
88
"license": "MIT",

0 commit comments

Comments
 (0)