Skip to content

Commit

Permalink
chore: bump Dune version to 3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Caglayan <[email protected]>

<!-- ps-id: 114ad1ce-bea9-4f82-a0f2-f70abcc9c58f -->
  • Loading branch information
Alizter committed Feb 12, 2023
1 parent 2db9840 commit 25bf864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otherlibs/dune-rpc/private/types.ml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ end
module Version = struct
type t = int * int

let latest = (3, 7)
let latest = (3, 8)

let sexp : t Conv.value =
let open Conv in
Expand Down

0 comments on commit 25bf864

Please sign in to comment.