From 42e87b6642d9db2779dec27e0751cc2db5c2f107 Mon Sep 17 00:00:00 2001 From: James Bowen Date: Tue, 7 Sep 2021 21:23:19 -0700 Subject: [PATCH] Bump version --- haskellings.nix | 2 +- package.yaml | 2 +- src/Haskellings/Constants.hs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/haskellings.nix b/haskellings.nix index ab1487a..b055789 100644 --- a/haskellings.nix +++ b/haskellings.nix @@ -4,7 +4,7 @@ }: mkDerivation { pname = "haskellings"; - version = "0.8.0.0"; + version = "0.9.0.0"; src = ./.; isLibrary = true; isExecutable = true; diff --git a/package.yaml b/package.yaml index 56652c1..0806f09 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: haskellings -version: 0.8.0.0 +version: 0.9.0.0 github: "MondayMorningHaskell/haskellings" license: BSD3 author: "James Bowen" diff --git a/src/Haskellings/Constants.hs b/src/Haskellings/Constants.hs index 3ac3d94..c343312 100644 --- a/src/Haskellings/Constants.hs +++ b/src/Haskellings/Constants.hs @@ -45,7 +45,7 @@ ghcVersionNumber = "8.10.4" -- | The current Haskellings program version. haskellingsVersion :: String -haskellingsVersion = "0.8.0.0" +haskellingsVersion = "0.9.0.0" -- | The project root directory name. We need to find the project root -- in order to locate the exercises.