Skip to content

Commit

Permalink
Version.hs: Bump version to 0.14.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryzhyk authored Mar 3, 2020
1 parent 3a575b4 commit eabe00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Language/DifferentialDatalog/Version.hs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import GitHash

-- Keep this in sync with the binary release version on github
dDLOG_VERSION :: String
dDLOG_VERSION = "v0.14.2"
dDLOG_VERSION = "v0.14.3"

gitHash :: String
gitHash = giHash $$tGitInfoCwd

0 comments on commit eabe00c

Please sign in to comment.