From 0bac5f3e3386ec65ea1f45c3e0ac5fae9c335c00 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 15 Aug 2024 18:47:06 +1000 Subject: [PATCH] New version hw-streams-0.0.1.1 --- hw-streams.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw-streams.cabal b/hw-streams.cabal index a96325b..dfc39b1 100644 --- a/hw-streams.cabal +++ b/hw-streams.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: hw-streams -version: 0.0.1.0 +version: 0.0.1.1 synopsis: Primitive functions and data types description: Primitive functions and data types. category: Data