Source file version.ml

1
2
3
4
(** The version of the atdgen-runtime library. *)

(* The value found in CHANGES.md is injected here by topkg. *)
let version = "2.2.1"