Skip to content

Commit

Permalink
Version: 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonah Beckford committed Sep 11, 2024
1 parent fa79a99 commit 6eed722
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dkml-component-offline-ocamlrun.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "4.14.2~v2.1.2"
version: "4.14.2~v2.1.3"
synopsis: "DKML staging component for ocamlrun"
description:
"Standalone bytecode distribution of OCaml in <share>/staging-files containing just ocamlrun, the OCaml Stdlib and the other OCaml libraries (str, unix, bigarray, etc.)"
Expand Down
2 changes: 1 addition & 1 deletion dkml-component-staging-ocamlrun.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "4.14.2~v2.1.2"
version: "4.14.2~v2.1.3"
synopsis: "DKML staging component for ocamlrun"
description:
"Standalone bytecode distribution of OCaml in <share>/staging-files containing just ocamlrun, the OCaml Stdlib and the other OCaml libraries (str, unix, bigarray, etc.)"
Expand Down
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(lang dune 3.6)

(name dkml-component-staging-ocamlrun)
(version 4.14.2~v2.1.2)
(version 4.14.2~v2.1.3)

(generate_opam_files true)

Expand Down

0 comments on commit 6eed722

Please sign in to comment.