packages feed

atlassian-connect-descriptor 0.4.0.0 → 0.4.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

atlassian-connect-descriptor.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.4.0.0+version:             0.4.0.1  -- A short (one-line) description of the package. synopsis:            Code that helps you create a valid Atlassian Connect Descriptor.@@ -74,7 +74,7 @@   -- Other library packages from which modules are imported.   build-depends:       base         >=4.6 && <5                        , aeson      >  0.7.0.3 && < 0.9-                       , text       >= 0.11    && <= 1.2+                       , text       >= 0.11    && <= 1.3                        , time-units == 1.*                        , cases      == 0.1.*                        , unordered-containers == 0.2.*