We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a11a6 commit 30b3825Copy full SHA for 30b3825
2 files changed
dune-project
@@ -1,6 +1,6 @@
1
(lang dune 2.8)
2
(name ez_api)
3
-
+(version 2.0.0)
4
(source (github ocamlpro/ez_api))
5
(authors
6
"Cagdas Bozman <cagdas.bozman@ocamlpro.com>"
ez_api.opam
@@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
+version: "2.0.0"
synopsis: "Easy API library and tools"
maintainer: ["Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>"]
authors: [
0 commit comments