From b42a1db3f5c6bc78c39e7a6b2242ebbe44efc19c Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 3 Nov 2024 11:11:43 +1100 Subject: [PATCH] ihaskell: 0.12.0.0 --- ihaskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index b55127d0..cc0e658c 100644 --- a/ihaskell.cabal +++ b/ihaskell.cabal @@ -7,7 +7,7 @@ name: ihaskell -- PVP summary: +--+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.11.0.0 +version: 0.12.0.0 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the Jupyter project.