irc-client 1.1.2.1 → 1.1.2.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- irc-client.cabal +2/−2
irc-client.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 1.1.2.1+version: 1.1.2.2 -- A short (one-line) description of the package. synopsis: An IRC client library.@@ -124,4 +124,4 @@ source-repository this type: git location: https://github.com/barrucadu/irc-client.git- tag: 1.1.2.1+ tag: 1.1.2.2