Skip to content

Commit

Permalink
ogma-core: Version bump (1.1.0). Refs nasa#112.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Nov 22, 2023
1 parent 08b60c2 commit ac7318d
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.0.11
version: 1.1.0
homepage: http://nasa.gov
license: OtherLicense
license-file: LICENSE.pdf
Expand Down Expand Up @@ -109,13 +109,13 @@ library
, IfElse
, mtl

, ogma-extra >= 1.0.11 && < 1.1
, ogma-language-c >= 1.0.11 && < 1.1
, ogma-language-cocospec >= 1.0.11 && < 1.1
, ogma-language-copilot >= 1.0.11 && < 1.1
, ogma-language-fret-cs >= 1.0.11 && < 1.1
, ogma-language-fret-reqs >= 1.0.11 && < 1.1
, ogma-language-smv >= 1.0.11 && < 1.1
, ogma-extra >= 1.1.0 && < 1.2
, ogma-language-c >= 1.1.0 && < 1.2
, ogma-language-cocospec >= 1.1.0 && < 1.2
, ogma-language-copilot >= 1.1.0 && < 1.2
, ogma-language-fret-cs >= 1.1.0 && < 1.2
, ogma-language-fret-reqs >= 1.1.0 && < 1.2
, ogma-language-smv >= 1.1.0 && < 1.2

hs-source-dirs:
src
Expand Down

0 comments on commit ac7318d

Please sign in to comment.