Skip to content

Commit 810ef89

Browse files
committed
v0.6.2 -> v0.6.3
1 parent 249472e commit 810ef89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Language/DifferentialDatalog/Version.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ where
3131
import GitHash
3232

3333
-- Keep this in sync with the binary release version on github
34-
dDLOG_VERSION = "v0.6.2"
34+
dDLOG_VERSION = "v0.6.3"
3535

3636
gitHash :: String
3737
gitHash = giHash $$tGitInfoCwd

0 commit comments

Comments
 (0)