Skip to content

Commit 7bf1c3a

Browse files
committed
Bump version number to 2.10.0.0
1 parent 29e558f commit 7bf1c3a

File tree

5 files changed

+105
-105
lines changed

5 files changed

+105
-105
lines changed

ghcide/ghcide.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 3.4
22
build-type: Simple
33
category: Development
44
name: ghcide
5-
version: 2.9.0.1
5+
version: 2.10.0.0
66
license: Apache-2.0
77
license-file: LICENSE
88
author: Digital Asset and Ghcide contributors
@@ -76,8 +76,8 @@ library
7676
, hie-bios ^>=0.14.0
7777
, hie-compat ^>=0.3.0.0
7878
, hiedb ^>= 0.6.0.0
79-
, hls-graph == 2.9.0.1
80-
, hls-plugin-api == 2.9.0.1
79+
, hls-graph == 2.10.0.0
80+
, hls-plugin-api == 2.10.0.0
8181
, implicit-hie >= 0.1.4.0 && < 0.1.5
8282
, lens
8383
, lens-aeson

0 commit comments

Comments
 (0)