fbmessenger-api 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+4/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- fbmessenger-api.cabal +4/−3
fbmessenger-api.cabal view
@@ -1,8 +1,8 @@ name: fbmessenger-api-version: 0.1.0.0+version: 0.1.0.1 synopsis: High-level bindings to Facebook Messenger Platform API description: Please see README.md-homepage: https://github.com/mseri/fbmessenger-api#readme+homepage: https://github.com/mseri/fbmessenger-api-hs#readme license: BSD3 license-file: LICENSE author: Marcello Seri@@ -10,6 +10,7 @@ copyright: 2016 Marcello Seri, Federico Rampazzo category: Web build-type: Simple+stability: Experimental -- extra-source-files: cabal-version: >=1.10 data-files: test-files/*.json@@ -77,4 +78,4 @@ source-repository head type: git- location: https://mseri@bitbucket.org/bad4ss/haskell-fb-messenger-api.git+ location: https://github.com/mseri/fbmessenger-api-hs