diff --git a/Constellation/Node/Main.hs b/Constellation/Node/Main.hs index 2b93599..e82e5cc 100644 --- a/Constellation/Node/Main.hs +++ b/Constellation/Node/Main.hs @@ -68,7 +68,7 @@ import Constellation.Util.Logging (debugf', logf', warnf', errorf') import Constellation.Util.Tls (newSelfSignedCertificate) version :: Text -version = "0.3.0" +version = "0.3.1" defaultMain :: IO () defaultMain = do