Skip to content

Commit

Permalink
chore: add 1.11.5 to known versions
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg committed May 17, 2022
1 parent 0fc1e0d commit 2346a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ocaml_lsp.ml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ let lsp_versions =
; "1.11.2"
; "1.11.3"
; "1.11.4"
; "1.11.5"
|] )
]
in
Expand Down

0 comments on commit 2346a0f

Please sign in to comment.