Skip to content

Commit a2f452c

Browse files
committed
Bump version to 0.4
1 parent 9132eb1 commit a2f452c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

network-wait.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: network-wait
8-
version: 0.3.0.0
8+
version: 0.4.0.0
99
synopsis: Lightweight library for waiting on networked services to become available.
1010
description: Please see the README on GitHub at <https://github.com/mbg/network-wait#readme> and
1111
Haddock documentation for all modules, including those that are gated behind

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: network-wait
2-
version: 0.3.0.0
2+
version: 0.4.0.0
33
github: "mbg/network-wait"
44
license: MIT
55
author: "Michael B. Gale"

0 commit comments

Comments
 (0)