Bump version to 0.1.3

This commit is contained in:
2020-04-15 15:42:09 +02:00
parent 404038edcb
commit 3d10f964c6
3 changed files with 6 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.2|]
ghcUpVer = [pver|0.1.3|]