From 3e01b5b5e50a4a2bea127adbbe713d18e7a96ee0 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 23 Jul 2023 22:51:53 +1000 Subject: [PATCH] ihaskell.cabal: 0.10.4.0 --- ihaskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index 8c4ffda3..dc840bb7 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.10.3.0 +version: 0.10.4.0 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the Jupyter project.