Release 0.1.7

This commit is contained in:
2020-07-20 22:25:28 +02:00
parent 8985101b2a
commit 53148fd1c9
3 changed files with 13 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.6|]
ghcUpVer = [pver|0.1.7|]
numericVer :: String
numericVer = T.unpack . prettyPVP $ ghcUpVer