Bump to 0.1.4

This commit is contained in:
2020-04-16 09:04:19 +02:00
parent 75632b2cf1
commit 879bd061dd
3 changed files with 7 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ ghcupURL :: URI
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.1.json|]
ghcUpVer :: PVP
ghcUpVer = [pver|0.1.3|]
ghcUpVer = [pver|0.1.4|]