Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Node.Main: Bump version 0.3.0 -> 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmn committed Feb 20, 2018
1 parent fa66682 commit 5ca1623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Constellation/Node/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ca1623

Please sign in to comment.