base64-bytestring 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- base64-bytestring.cabal +2/−1
base64-bytestring.cabal view
@@ -1,8 +1,9 @@ name: base64-bytestring-version: 0.1.0.0+version: 0.1.0.1 synopsis: Fast base64 encoding and deconding for ByteStrings description: Fast base64 encoding and deconding for ByteStrings homepage: http://bitbucket.org/bos/base64-bytestring+bug-reports: http://bitbucket.org/bos/base64-bytestring/issues license: BSD3 license-file: LICENSE author: Bryan O'Sullivan <bos@serpentine.com>