Skip to content

Commit 19cc6de

Browse files
author
Jan Rochel
committed
release 0.8
1 parent cdae511 commit 19cc6de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
opam-version: "2.0"
2+
name: "macaque"
3+
version: "0.8"
24
synopsis: "DSL for SQL Queries in Caml"
35
maintainer: "[email protected]"
46
homepage: "https://github.com/ocsigen/macaque"
57
bug-reports: "https://github.com/ocsigen/macaque/issues"
68
dev-repo: "git+https://github.com/ocsigen/macaque.git"
7-
version: "dev"
89
build: [
910
["./configure" "--prefix" prefix]
1011
[make]

0 commit comments

Comments
 (0)