stripe-core 2.0.0 → 2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- stripe-core.cabal +3/−3
stripe-core.cabal view
@@ -1,11 +1,11 @@ name: stripe-core-version: 2.0.0+version: 2.0.1 synopsis: Stripe API for Haskell - Pure Core license: MIT license-file: LICENSE-author: David Johnson+author: David Johnson, Jeremy Shaw maintainer: djohnson.m@gmail.com-copyright: Copyright (c) 2014 David M. Johnson+copyright: Copyright (c) 2016 David M. Johnson, Jeremy Shaw homepage: https://github.com/dmjio/stripe-haskell bug-reports: https://github.com/dmjio/stripe-haskell/issues category: Web