Skip to content

Commit 71e34e1

Browse files
committed
bump: rollbar packages version to 1.2.0
1 parent f3a02ae commit 71e34e1

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

rollbar-cli/package.yaml

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

rollbar-cli/rollbar-cli.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 8ee6ee554171cde826ad2a633c4c22198ce024643369d946a14289bd549dc0c2
7+
-- hash: 06008e94a54478aab8ebf7a602178874866a988ec726e4bf4d2d6da0de509848
88

99
name: rollbar-cli
10-
version: 1.1.0
10+
version: 1.2.0
1111
synopsis: Simple CLI tool to perform commons tasks such as tracking deploys.
1212
description: Please see the README on GitHub at
1313
<https://github.com/stackbuilders/rollbar-haskell/tree/master/rollbar-cli>

rollbar-client/package.yaml

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

rollbar-client/rollbar-client.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: cfe8379f09ac3d6016064c0a450b03ae0f1918d0ccd4050dc686a82864c59d71
7+
-- hash: 51800f31b3c17842ec1abffab29c5966901d356f4a6be199e4851bb70d632431
88

99
name: rollbar-client
10-
version: 1.1.0
10+
version: 1.2.0
1111
synopsis: Core library to communicate with Rollbar API.
1212
description: Please see the README on GitHub at
1313
<https://github.com/stackbuilders/rollbar-haskell/tree/master/rollbar-client>

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.0
2+
version: 1.2.0
33
github: "stackbuilders/rollbar-haskell"
44
license: MIT
55
author: "Stack Builders Inc."

rollbar-wai/rollbar-wai.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: c2711649ac4ce6d4ff340d52040ad26c62dda61d3bc0fe63400c1114a333336c
7+
-- hash: 9c8edccb3292a596219436cab59ec7dc0b0ed6ca8932667de57a87824d4311a8
88

99
name: rollbar-wai
10-
version: 1.1.0
10+
version: 1.2.0
1111
synopsis: Provides error reporting capabilities to WAI based applications through Rollbar API.
1212

1313
description: Please see the README on GitHub at

rollbar-yesod/package.yaml

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

rollbar-yesod/rollbar-yesod.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 4db0e774c58481a01ca154a66062cb3ac4dd8ba09bb9e11f54dfcdf039fc001e
7+
-- hash: 785ff690a35d1c29037f54eee3dd094aa68b6084535b568f4ee6826c4174727d
88

99
name: rollbar-yesod
10-
version: 1.1.0
10+
version: 1.2.0
1111
synopsis: Provides error reporting capabilities to Yesod applications through Rollbar API.
1212

1313
description: Please see the README on GitHub at

0 commit comments

Comments
 (0)