packages feed

hipbot 0.3 → 0.3.0.1

raw patch · 2 files changed

+2/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hipbot.cabal view
@@ -1,5 +1,5 @@ name:               hipbot-version:            0.3+version:            0.3.0.1 license:            BSD3 license-file:       LICENSE author:             Richard Wallace <rwallace@atlassian.com>
src/HipBot/Internal/Types.hs view
@@ -252,6 +252,7 @@ data Notification   = TextNotification Text   | HtmlNotification Text+  deriving Show  makeFields ''AddOn makeFields ''Links