Bump version

This commit is contained in:
Sylvain Henry 2015-03-06 14:54:26 +01:00
parent cb2cbc45f2
commit 1d240236b6

View File

@ -1,6 +1,6 @@
-- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/
name: binary-bits
version: 0.5.1
version: 0.6
synopsis: Bit parsing/writing on top of binary.
description: Bit parsing/writing on top of binary. Provides functions to
read and write bits to and from 8\/16\/32\/64 words.