Bump version to 0.1.11

This commit is contained in:
2020-09-20 19:08:22 +02:00
parent bb7c4205db
commit cbbb75062c
2 changed files with 2 additions and 2 deletions

View File

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