Bump version to 0.1.12

This commit is contained in:
2020-10-13 00:09:35 +02:00
parent 951b0843b2
commit 956e11c3f8
3 changed files with 10 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.3.yaml|]
-- | The current ghcup version.
ghcUpVer :: PVP
ghcUpVer = [pver|0.1.11|]
ghcUpVer = [pver|0.1.12|]
-- | ghcup version as numeric string.
numericVer :: String