audreyt / network-multicast

[Haskell] The "Network.Multicast" module is for sending UDP datagrams over multicast (class D) addresses.
http://github.com/audreyt/network-multicast
Other
23 stars 12 forks source link

* Bump to 0.2.0.0 #16

Closed zoranbosnjak closed 7 years ago

zoranbosnjak commented 7 years ago

Please update package version. I forgot to do this in my previous pull request, but was necessary for minor API change. I suggest to use 4 element version string - 0.2.0.0. If you decide to stick with 3 elements version, then please update version to 0.2.0 instead of merging this pull request.

regards, Zoran

ocramz commented 7 years ago

Done, thank you @zoranbosnjak !