diff --git a/src/config.ml b/src/config.ml index 82cb15e..9f26d91 100644 --- a/src/config.ml +++ b/src/config.ml @@ -2,7 +2,7 @@ open GapiUtils.Infix open GapiLens.Infix let application_name = "google-drive-ocamlfuse" -let version = "0.7.30" +let version = "0.7.31" type t = { (* Number of seconds metadata should be cached. *)