From e10cbd0d03bd7af63496e337909c97f705a33383 Mon Sep 17 00:00:00 2001 From: Danny Willems Date: Sat, 18 Jun 2016 16:58:28 +0200 Subject: [PATCH] opam: update to v1.0 --- opam/opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opam/opam b/opam/opam index b2454c3..2751ea8 100644 --- a/opam/opam +++ b/opam/opam @@ -10,7 +10,7 @@ dev-repo: "https://github.com/dannywillems/ocaml-cordova-plugin-clipboard" license: "LGPL-3.0 with OCaml linking exception" -version: "dev" +version: "1.0" build: [make "build"] install: [make "install"]