Skip to content

Commit 64a2cff

Browse files
authored
Update base64-bytestring.cabal
1 parent bc4d6b0 commit 64a2cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base64-bytestring.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.12
22
name: base64-bytestring
3-
version: 1.2.1.0
3+
version: 1.2.0.1
44
synopsis: Fast base64 encoding and decoding for ByteStrings
55
description:
66
This package provides support for encoding and decoding binary data according to @base64@ (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict and lazy ByteStrings

0 commit comments

Comments
 (0)