Skip to content

Commit 26a3e1e

Browse files
Bump version to 0.5.1 and update maintainer field.
1 parent f641e13 commit 26a3e1e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

network-transport-tcp.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Name: network-transport-tcp
2-
Version: 0.5.0
2+
Version: 0.5.1
33
Cabal-Version: >=1.10
44
Build-Type: Simple
5-
License: BSD3
5+
License: BSD3
66
License-file: LICENSE
77
Copyright: Well-Typed LLP, Tweag I/O Limited
88
Author: Duncan Coutts, Nicolas Wu, Edsko de Vries
9-
9+
maintainer: Facundo Domínguez <[email protected]>
1010
Stability: experimental
1111
Homepage: http://haskell-distributed.github.com
1212
Bug-Reports: https://cloud-haskell.atlassian.net/browse/NTTCP
1313
Synopsis: TCP instantiation of Network.Transport
14-
Description: TCP instantiation of Network.Transport
15-
Tested-With: GHC==7.0.4 GHC==7.2.2 GHC==7.4.1 GHC==7.4.2 GHC==7.6.2
14+
Description: TCP instantiation of Network.Transport
15+
Tested-With: GHC==7.6.3 GHC==7.8.4 GHC==7.10.3
1616
Category: Network
1717
extra-source-files: ChangeLog
1818

0 commit comments

Comments
 (0)