We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249472e commit 810ef89Copy full SHA for 810ef89
src/Language/DifferentialDatalog/Version.hs
@@ -31,7 +31,7 @@ where
31
import GitHash
32
33
-- Keep this in sync with the binary release version on github
34
-dDLOG_VERSION = "v0.6.2"
+dDLOG_VERSION = "v0.6.3"
35
36
gitHash :: String
37
gitHash = giHash $$tGitInfoCwd
0 commit comments