eventsourced 1.1.0.0 → 1.1.1.0
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- eventsourced.cabal +3/−3
eventsourced.cabal view
@@ -1,5 +1,5 @@ name: eventsourced-version: 1.1.0.0+version: 1.1.1.0 synopsis: Server-Sent Events the UNIX way description: @eventsourced@ streams stdin to a TCP\/IP port as @text\/event-source@.@@ -24,7 +24,7 @@ > 64 bytes from 93.184.216.34: icmp_seq=6 ttl=50 time=87.214 ms > ... .-homepage: https://github.com/githubuser/eventsourced#readme+homepage: https://github.com/richardTowers/eventsourced#readme license: MIT license-file: LICENSE author: Richard Towers@@ -70,4 +70,4 @@ source-repository head type: git- location: https://github.com/githubuser/eventsourced+ location: https://github.com/richardTowers/eventsourced