linear-socket 0.3.3.1 → 0.3.3.2
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- linear-socket.cabal +2/−2
README.md view
@@ -1,6 +1,6 @@ # linear-socket -| linear-socket | 0.3.3.1 |+| linear-socket | 0.3.3.2 | | ------------- | --------------------------------- | | Maintainer | Allele Dev (allele.dev@gmail.com) | | Funding | $0 USD |
linear-socket.cabal view
@@ -3,8 +3,8 @@ -- see: https://github.com/sol/hpack name: linear-socket-version: 0.3.3.1-synopsis: TYped sockets+version: 0.3.3.2+synopsis: Typed sockets description: Please see README.md license: GPL-3 license-file: LICENSE