Skip to content

Commit 913b88e

Browse files
committed
Bump 2.5.0
1 parent 753967b commit 913b88e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

stripe-core/stripe-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stripe-core
2-
version: 2.4.1
2+
version: 2.5.0
33
synopsis: Stripe API for Haskell - Pure Core
44
license: MIT
55
license-file: LICENSE

stripe-haskell/stripe-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stripe-haskell
2-
version: 2.4.1
2+
version: 2.5.0
33
synopsis: Stripe API for Haskell
44
license: MIT
55
license-file: LICENSE

stripe-http-client/stripe-http-client.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stripe-http-client
2-
version: 2.4.1
2+
version: 2.5.0
33
license: MIT
44
license-file: LICENSE
55
author: Christopher Reichert

stripe-http-streams/stripe-http-streams.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stripe-http-streams
2-
version: 2.4.1
2+
version: 2.5.0
33
license: MIT
44
license-file: LICENSE
55
author: David Johnson, Jeremy Shaw

stripe-tests/stripe-tests.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stripe-tests
2-
version: 2.4.1
2+
version: 2.5.0
33
synopsis: Tests for Stripe API bindings for Haskell
44
license: MIT
55
license-file: LICENSE

0 commit comments

Comments
 (0)