Bump version to 0.1.2

This commit is contained in:
2020-04-15 12:54:46 +02:00
parent 2b6cb5f1a8
commit b3105b439c
4 changed files with 9 additions and 6 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.1|]
ghcUpVer = [pver|0.1.2|]