Skip to content

Commit 72ba31e

Browse files
committed
version bump 0.10.2
1 parent f9561c4 commit 72ba31e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

curl-runnings.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
cabal-version: 1.12
22

3-
-- This file has been generated from package.yaml by hpack version 0.31.0.
3+
-- This file has been generated from package.yaml by hpack version 0.31.1.
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 189771adeec42ac2e6e8c4262b0b81286359f74f9b96f05112a73a634b960615
7+
-- hash: e7cff7f0f8e0a24c815714efc642a28f90928aa4c4dc7cc5743c8bfb9ece772c
88

99
name: curl-runnings
10-
version: 0.9.2
10+
version: 0.10.0
1111
synopsis: A framework for declaratively writing curl based API tests
1212
description: Please see the README on Github at <https://github.com/aviaviavi/curl-runnings#readme>
1313
category: Testing

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: curl-runnings
2-
version: 0.9.2
2+
version: 0.10.0
33
github: aviaviavi/curl-runnings
44
license: MIT
55
author: Avi Press

0 commit comments

Comments
 (0)