diff --git a/ogma-language-jsonspec/ogma-language-jsonspec.cabal b/ogma-language-jsonspec/ogma-language-jsonspec.cabal index d6b52cfe..a31a5783 100644 --- a/ogma-language-jsonspec/ogma-language-jsonspec.cabal +++ b/ogma-language-jsonspec/ogma-language-jsonspec.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-language-jsonspec -version: 1.4.0 +version: 1.4.1 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf @@ -70,7 +70,7 @@ library , megaparsec , bytestring - , ogma-spec >= 1.4.0 && < 1.5 + , ogma-spec >= 1.4.1 && < 1.5 hs-source-dirs: src