File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# This file is generated by dune, edit dune-project instead
22opam-version: "2.0"
3- version: "3.17.2 "
3+ version: "3.17.3 "
44synopsis: "Reason: Syntax & Toolchain for OCaml"
55description: """
66Reason gives OCaml a new syntax that is remniscient of languages like
Original file line number Diff line number Diff line change 11# This file is generated by dune, edit dune-project instead
22opam-version: "2.0"
3- version: "3.17.2 "
3+ version: "3.17.3 "
44synopsis: "Reason toplevel"
55description:
66 "rtop is the toplevel (or REPL) for Reason, based on utop (https://github.com/ocaml-community/utop)."
Original file line number Diff line number Diff line change 11Ensures refmt --version prints the right version
22 $ refmt --version | cut -d ' @' -f 1 | cut -d ' -' -f 1 | awk ' {$1=$1;print}'
3- Reason 3.17.2
3+ Reason 3.17.3
You can’t perform that action at this time.
0 commit comments