version.ml
opam_bin_lib
1 2 3 4 let version = "1.2.0" let commit_hash = None let commit_date = None
1 2 3 4
let version = "1.2.0" let commit_hash = None let commit_date = None