packages feed

ftcqueue 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+4/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ftcqueue.cabal view
@@ -5,8 +5,10 @@ -- see: https://github.com/sol/hpack  name:           ftcqueue-version:        0.1.0.0+version:        0.1.0.1+synopsis:       FTC Queue description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/ftcqueue#readme>+category:       Data homepage:       https://github.com/YoshikuniJujo/ftcqueue#readme bug-reports:    https://github.com/YoshikuniJujo/ftcqueue/issues author:         Yoshikuni Jujo@@ -17,6 +19,7 @@ build-type:     Simple extra-source-files:     README.md+extra-doc-files:     CHANGELOG.md  source-repository head