logging 3.0.3 → 3.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- logging.cabal +3/−3
logging.cabal view
@@ -1,10 +1,10 @@ Name: logging-Version: 3.0.3+Version: 3.0.4 Synopsis: Simplified logging in IO for application writers. License-file: LICENSE License: MIT-Author: John Wiegley-Maintainer: johnw@newartisans.com+Author: John Wiegley, Roy Blankman+Maintainer: riblankman@gmail.com Build-Type: Simple Cabal-Version: >=1.10 Category: System