From 9fd35f7691be3cb9df196b7053292fa45692986a Mon Sep 17 00:00:00 2001 From: Sam Tay Date: Wed, 30 Nov 2022 10:54:43 -0800 Subject: [PATCH] Update version to 0.1.5 --- tetris.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tetris.cabal b/tetris.cabal index db9e7d9..8520835 100644 --- a/tetris.cabal +++ b/tetris.cabal @@ -1,5 +1,5 @@ name: tetris -version: 0.1.4.1 +version: 0.1.5 homepage: https://github.com/samtay/tetris#readme license: BSD3 license-file: LICENSE