Skip to content

Commit 91b289d

Browse files
committed
Version: 2.0.3
1 parent cf9d108 commit 91b289d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# An empty OCaml package. All the interesting things are not OCaml (ie. scripts)
22
# in the lib folder. META is needed so that Dune (etc.) can lookup the lib folder
33
# through findlib.
4-
version = "2.0.2"
4+
version = "2.0.3"
55
description = ""
66
requires = ""

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dkml-runtime-common 2.0.2
1+
# dkml-runtime-common 2.0.3
22

33
Common runtime code used in DKML.
44

dkml-runtime-common-native.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "2.0.2"
2+
version: "2.0.3"
33
synopsis: "Common runtime code used in DKML"
44
description: "Common runtime code used in DKML.
55

dkml-runtime-common.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "2.0.2"
2+
version: "2.0.3"
33
synopsis: "Common runtime code used in DKML"
44
description: "Common runtime code used in DKML.
55

template.dkmlroot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dkml_root_version=2.0.2
1+
dkml_root_version=2.0.3

0 commit comments

Comments
 (0)