chore: add version

This commit is contained in:
Nicola Mometto 2022-04-12 15:24:59 +01:00
parent 1ca14b3a51
commit ba70c5d71b
5 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,8 @@
(source
(github aestheticintegration/ocaml-opentelemetry))
(version 0.1)
(authors "the Imandra team")
(maintainers "the Imandra team")
(license MIT)

View file

@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.1"
synopsis: "Collector client for opentelemetry, using http + ocurl"
maintainer: ["the Imandra team"]
authors: ["the Imandra team"]

View file

@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.1"
synopsis: "Opentelemetry tracing for Cohttp HTTP servers"
maintainer: ["the Imandra team"]
authors: ["the Imandra team"]

View file

@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.1"
synopsis: "Lwt-compatible instrumentation for https://opentelemetry.io"
maintainer: ["the Imandra team"]
authors: ["the Imandra team"]

View file

@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.1"
synopsis: "Instrumentation for https://opentelemetry.io"
maintainer: ["the Imandra team"]
authors: ["the Imandra team"]