Skip to content

Commit

Permalink
ogma-core: Version bump (1.4.0). Refs #145.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed May 22, 2024
1 parent a6aeedf commit 28aff9f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ogma-core/ogma-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cabal-version: 2.0
build-type: Simple

name: ogma-core
version: 1.3.0
version: 1.4.0
homepage: http://nasa.gov
license: OtherLicense
license-file: LICENSE.pdf
Expand Down Expand Up @@ -110,13 +110,13 @@ library
, IfElse
, mtl

, ogma-extra >= 1.3.0 && < 1.4
, ogma-language-c >= 1.3.0 && < 1.4
, ogma-language-cocospec >= 1.3.0 && < 1.4
, ogma-language-copilot >= 1.3.0 && < 1.4
, ogma-language-jsonspec >= 1.3.0 && < 1.4
, ogma-language-smv >= 1.3.0 && < 1.4
, ogma-spec >= 1.3.0 && < 1.4
, ogma-extra >= 1.4.0 && < 1.5
, ogma-language-c >= 1.4.0 && < 1.5
, ogma-language-cocospec >= 1.4.0 && < 1.5
, ogma-language-copilot >= 1.4.0 && < 1.5
, ogma-language-jsonspec >= 1.4.0 && < 1.5
, ogma-language-smv >= 1.4.0 && < 1.5
, ogma-spec >= 1.4.0 && < 1.5

hs-source-dirs:
src
Expand Down

0 comments on commit 28aff9f

Please sign in to comment.