Skip to content

Commit 31a9856

Browse files
authored
Prepare lsp-test (#572)
1 parent de08abe commit 31a9856

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

lsp-test/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for lsp-test
22

3+
## 0.17.0.2
4+
5+
- Support for newer versions of dependencies.
6+
37
## 0.17.0.1
48

59
- Support for newer versions of dependencies.

lsp-test/lsp-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: lsp-test
3-
version: 0.17.0.1
3+
version: 0.17.0.2
44
synopsis: Functional test framework for LSP servers.
55
description:
66
A test framework for writing tests against

0 commit comments

Comments
 (0)