Skip to content

Commit

Permalink
release: v0.0.19
Browse files Browse the repository at this point in the history
vknabel committed Jun 29, 2023
1 parent ae27f01 commit c2fa9ea
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v0.0.19-next
## v0.0.19

- fix(lsp): `lithia lsp tcp` didn't work as expected
- fix(cli): correctly handle running script and repl
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/vknabel/lithia

go 1.19
go 1.20

require (
github.com/smacker/go-tree-sitter v0.0.0-20230501083651-a7d92773b3aa

0 comments on commit c2fa9ea

Please sign in to comment.