diff --git a/hls-plugin-api/hls-plugin-api.cabal b/hls-plugin-api/hls-plugin-api.cabal index 423422dfe3..1cffd0ae0b 100644 --- a/hls-plugin-api/hls-plugin-api.cabal +++ b/hls-plugin-api/hls-plugin-api.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: hls-plugin-api -version: 0.4.1.0 +version: 0.5.0.0 synopsis: Haskell Language Server API for plugin communication description: Please see the README on GitHub at @@ -42,7 +42,7 @@ library , Diff , ghc , ghc-boot-th - , ghcide >=0.4 + , ghcide >=0.5 , haskell-lsp ^>=0.22 , hashable , hslogger