Skip to content

Commit b0797ce

Browse files
committed
chore: release v0.0.14
1 parent ac4e88f commit b0797ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.0.14-next
3+
## v0.0.14
44

55
- lsp: fix jump to definition
66
- lsp: fix multiline block comments

info/globals.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package info
22

3-
var Version = "0.0.14-next"
3+
var Version = "0.0.14"

0 commit comments

Comments
 (0)