Skip to content

Commit

Permalink
Merge pull request #329 from nberth/incr-version
Browse files Browse the repository at this point in the history
Increment version/patch number
  • Loading branch information
nberth authored Jul 25, 2024
2 parents 4a2bf46 + 66cfd91 commit bdc4016
Show file tree
Hide file tree
Showing 116 changed files with 183 additions and 180 deletions.
130 changes: 65 additions & 65 deletions .drom

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.1.4] Next release


## [0.1.3] Fourth α release (2024-07-24)

### Added
Expand Down
2 changes: 1 addition & 1 deletion Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions drom.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ min-edition = "4.14.0"
name = "superbol-studio-oss"
skeleton = "program"
synopsis = "SuperBOL Studio OSS Project"
version = "0.1.3"
version = "0.1.4"
dev-repo = "https://github.com/ocamlpro/superbol-studio-oss"
bug-reports = "https://github.com/ocamlpro/superbol-studio-oss/issues"

Expand Down Expand Up @@ -234,4 +234,4 @@ dir = "src/lsp/sql_ast"

[[package]]
dir = "src/lsp/sql_parser"
# edit 'src/lsp/sql_parser/package.toml' for package-specific options
# edit 'src/lsp/sql_parser/package.toml' for package-specific options
2 changes: 1 addition & 1 deletion dune-project

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion opam/cobol_common.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_common"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_config.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_config"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_data.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_data"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_indent.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_indent"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_indent_old.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_indent_old"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_lsp.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_lsp"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_parser.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_parser"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_preproc.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_preproc"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_ptree.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_ptree"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_typeck.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_typeck"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/cobol_unit.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_unit"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/ebcdic_lib.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ebcdic_lib"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/ez_toml.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ez_toml"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/ezr_toml.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ezr_toml"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/interop-js-stubs.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "interop-js-stubs"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/node-js-stubs.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "node-js-stubs"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_common-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_common"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_config-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_config"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_data-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_data"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_indent-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_indent"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_indent_old-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_indent_old"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_lsp-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_lsp"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_parser-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_parser"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_preproc-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_preproc"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_ptree-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_ptree"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_typeck-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_typeck"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/cobol_unit-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "cobol_unit"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/ebcdic_lib-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ebcdic_lib"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/ez_toml-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ez_toml"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/ezr_toml-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ezr_toml"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/ppx_cobcflags-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "ppx_cobcflags"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/pretty-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "pretty"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/sql_ast-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "sql_ast"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/sql_parser-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "sql_parser"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/superbol-free-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "superbol-free"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/superbol-studio-oss-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "superbol-studio-oss"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description:
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/superbol_free_lib-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "superbol_free_lib"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/superbol_preprocs-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "superbol_preprocs"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
2 changes: 1 addition & 1 deletion opam/osx/superbol_project-osx.opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not modify, or add to the `skip` field of `drom.toml`.
opam-version: "2.0"
name: "superbol_project"
version: "0.1.3"
version: "0.1.4"
license: "MIT"
synopsis: "SuperBOL Studio OSS Project"
description: "SuperBOL Studio OSS is a new platform for COBOL"
Expand Down
Loading

0 comments on commit bdc4016

Please sign in to comment.