From fd391d3cd230888056f5015485a8410016f63fc8 Mon Sep 17 00:00:00 2001 From: kaBeech <contact@kaBeech.com> Date: Thu, 13 Jun 2024 01:29:14 -0700 Subject: [PATCH] Bump version number --- tensort.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensort.cabal b/tensort.cabal index 3aa0ca7..3adf8e6 100644 --- a/tensort.cabal +++ b/tensort.cabal @@ -20,7 +20,7 @@ name: tensort -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.2.0.1 +version: 0.2.0.2 tested-with: GHC==9.8.2, GHC==9.6.4,