build: Release v0.5.0

This commit is contained in:
Erik Svedäng 2021-02-01 19:22:42 +01:00
parent ce69cec245
commit 528228373f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: CarpHask
version: 0.4.2.0
version: 0.5.0.0
-- synopsis:
-- description:
homepage: https://github.com/eriksvedang/Carp

View File

@ -143,7 +143,7 @@ main = do
>>= execStrs "Postload" postloads
>>= \ctx -> case execMode of
Repl -> do
putStrLn "Welcome to Carp 0.4.2"
putStrLn "Welcome to Carp 0.5.0"
putStrLn "This is free software with ABSOLUTELY NO WARRANTY."
putStrLn "Evaluate (help) for more information."
snd <$> runRepl ctx