Bump to version 0.1.5

This commit is contained in:
2020-04-29 22:34:20 +02:00
parent f46700e1cc
commit a8be2efd85
4 changed files with 45 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ ghcupURL :: URI
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.2.json|]
ghcUpVer :: PVP
ghcUpVer = [pver|0.1.4|]
ghcUpVer = [pver|0.1.5|]
numericVer :: String
numericVer = T.unpack . prettyPVP $ ghcUpVer