Skip to content

Commit d732cfb

Browse files
committed
Use ocaml.5.3.0 for development
1 parent f7a284d commit d732cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: init
22
init:
3-
opam switch create . 5.1.1 --no-install -y
3+
opam switch create . 5.3.0 --no-install -y
44
opam install . --deps-only -y
55
opam install menhir.20201216 ocamlformat ocaml-lsp-server -y
66

0 commit comments

Comments
 (0)