Skip to content

Commit a7f9da4

Browse files
committed
Bump version constraint for rollbar-yesod
1 parent 64a38c6 commit a7f9da4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rollbar-wai/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rollbar-wai
2-
version: 1.1.1
2+
version: 1.2.0
33
github: "stackbuilders/rollbar-haskell"
44
license: MIT
55
author: "Stack Builders Inc."

rollbar-yesod/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library:
4141
source-dirs: src
4242
dependencies:
4343
- rollbar-client >= 1.0 && < 2
44-
- rollbar-wai >= 1.0 && < 2
44+
- rollbar-wai >= 1.2 && < 2
4545
- unliftio >= 0.2 && < 1
4646
- wai >= 3.2 && < 4
4747
- yesod-core >= 1.6 && < 2

0 commit comments

Comments
 (0)