From e10598bf54d3500a690c34d4c14064cb65267b4e Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Mon, 8 Jan 2024 00:25:33 +0100 Subject: [PATCH] Version 0.9.3.1 --- ghc-vis.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-vis.cabal b/ghc-vis.cabal index fb082e6..6e7137c 100644 --- a/ghc-vis.cabal +++ b/ghc-vis.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: ghc-vis -version: 0.9.2 +version: 0.9.3.1 license: BSD-3-Clause license-file: LICENSE category: GHC, Debug, Development