diff --git a/ghc-events.cabal b/ghc-events.cabal index 6c80d86..9b79ead 100644 --- a/ghc-events.cabal +++ b/ghc-events.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: ghc-events -version: 0.19.0.1 +version: 0.20.0.0 synopsis: Library and tool for parsing .eventlog files from GHC description: Parses .eventlog files emitted by GHC 8.0.2 and later. Includes the ghc-events tool permitting, in particular,