Skip to content

Commit

Permalink
opam file refer to opam version 1.2 and not 1.2.2, which is a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
pdonadeo committed Jul 3, 2018
1 parent f152897 commit b61bd77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lens.opam
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
opam-version: "1.2.2"
opam-version: "1.2"
name: "lens"
version: "1.2.1"
available: [ ocaml-version >= "4.04.1" ]
Expand Down
2 changes: 1 addition & 1 deletion opam/lens.1.2.1/opam
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
opam-version: "1.2.2"
opam-version: "1.2"
name: "lens"
version: "1.2.1"
available: [ ocaml-version >= "4.04.1" ]
Expand Down

0 comments on commit b61bd77

Please sign in to comment.