Skip to content

Commit 4249374

Browse files
committed
Increment version/patch number
1 parent 50d2fd3 commit 4249374

File tree

120 files changed

+190
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+190
-193
lines changed

.drom

Lines changed: 67 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 5 additions & 2 deletions

Makefile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

drom.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ min-edition = "4.14.0"
1414
name = "superbol-studio-oss"
1515
skeleton = "program"
1616
synopsis = "SuperBOL Studio OSS Project"
17-
version = "0.1.4"
17+
version = "0.1.5"
1818
dev-repo = "https://github.com/ocamlpro/superbol-studio-oss"
1919
bug-reports = "https://github.com/ocamlpro/superbol-studio-oss/issues"
2020

dune-project

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

opam/cobol_cfg.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not modify, or add to the `skip` field of `drom.toml`.
33
opam-version: "2.0"
44
name: "cobol_cfg"
5-
version: "0.1.4"
5+
version: "0.1.5"
66
license: "MIT"
77
synopsis: "SuperBOL Studio OSS Project"
88
description: "SuperBOL Studio OSS is a new platform for COBOL"

opam/cobol_common.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not modify, or add to the `skip` field of `drom.toml`.
33
opam-version: "2.0"
44
name: "cobol_common"
5-
version: "0.1.4"
5+
version: "0.1.5"
66
license: "MIT"
77
synopsis: "SuperBOL Studio OSS Project"
88
description: "SuperBOL Studio OSS is a new platform for COBOL"

opam/cobol_config.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not modify, or add to the `skip` field of `drom.toml`.
33
opam-version: "2.0"
44
name: "cobol_config"
5-
version: "0.1.4"
5+
version: "0.1.5"
66
license: "MIT"
77
synopsis: "SuperBOL Studio OSS Project"
88
description: "SuperBOL Studio OSS is a new platform for COBOL"

opam/cobol_data.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not modify, or add to the `skip` field of `drom.toml`.
33
opam-version: "2.0"
44
name: "cobol_data"
5-
version: "0.1.4"
5+
version: "0.1.5"
66
license: "MIT"
77
synopsis: "SuperBOL Studio OSS Project"
88
description: "SuperBOL Studio OSS is a new platform for COBOL"

opam/cobol_indent.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do not modify, or add to the `skip` field of `drom.toml`.
33
opam-version: "2.0"
44
name: "cobol_indent"
5-
version: "0.1.4"
5+
version: "0.1.5"
66
license: "MIT"
77
synopsis: "SuperBOL Studio OSS Project"
88
description: "SuperBOL Studio OSS is a new platform for COBOL"

0 commit comments

Comments
 (0)