Skip to content

Commit

Permalink
Fix opam-lint
Browse files Browse the repository at this point in the history
Signed-off-by: Filipe Marques <[email protected]>
  • Loading branch information
filipeom committed Mar 14, 2024
1 parent cfddc4b commit c8ae5be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

(package
(name instrumentation2)
(synopsis "instrumentation2")
(description "instrumentation2")
(synopsis "Instrumentation2")
(description "Instrumentation2")
(depends
ocaml
dune
Expand Down
4 changes: 2 additions & 2 deletions instrumentation2.opam
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "instrumentation2"
description: "instrumentation2"
synopsis: "Instrumentation2"
description: "Instrumentation2"
maintainer: ["Filipe Marques"]
authors: ["Filipe Marques"]
license: "GPL-3.0-only"
Expand Down

0 comments on commit c8ae5be

Please sign in to comment.