Skip to content

Commit

Permalink
Merge pull request #2 from lefessan/z-2020-07-28-version-0.6.0
Browse files Browse the repository at this point in the history
version 0.6.0
  • Loading branch information
lefessan authored Jul 28, 2020
2 parents 93fafd1 + fddf8e0 commit c4a5e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opambinGlobals.ml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
open EzFile.OP

let command = "opam-bin"
let version = "0.1.0"
let version = "0.6.0"
let about =
Printf.sprintf "%s %s by OCamlPro SAS <contact@ocamlpro.com>"
command version
Expand Down

0 comments on commit c4a5e5d

Please sign in to comment.