Skip to content

Commit d5a4594

Browse files
committed
Bump lsp major version to 1.2.0.2
For the changed `lsp-types` dep. Major bump since it re-exports a lot of lsp-types.
1 parent 2ab4c73 commit d5a4594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp/lsp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: lsp
3-
version: 1.2.0.1
3+
version: 1.4.0.0
44
synopsis: Haskell library for the Microsoft Language Server Protocol
55

66
description: An implementation of the types, and basic message server to

0 commit comments

Comments
 (0)