diff --git a/lib/GHCup/Version.hs b/lib/GHCup/Version.hs index f1a1daa..50f45f1 100644 --- a/lib/GHCup/Version.hs +++ b/lib/GHCup/Version.hs @@ -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.0|] +ghcUpVer = [pver|0.1.1|]