bson-mapping 0.1.4 → 0.1.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- bson-mapping.cabal +2/−2
bson-mapping.cabal view
@@ -1,5 +1,5 @@ Name: bson-mapping-Version: 0.1.4+Version: 0.1.4.1 License: OtherLicense License-File: LICENSE Author: Francesco Mazzoli <f@mazzo.li>@@ -15,7 +15,7 @@ source-repository head type: git- location: git://github.com/rostayob/bson-mapping.git+ location: git://github.com/bitonic/bson-mapping.git Library Build-Depends: base >= 4 && < 5,