packages feed

graphene 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

graphene.cabal view
@@ -10,10 +10,10 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.1.0.2+version:             0.1.0.3  -- A short (one-line) description of the package.-synopsis:            Graph Library built as a final project for a Graph Theory class+synopsis: A minimal Graph Theory library.  -- A longer description of the package. -- description: