Bump version to 0.5.1

This commit is contained in:
Sylvain HENRY 2015-02-26 22:00:31 +01:00
parent ed53a4b8a0
commit 53379ac481

View File

@ -1,6 +1,6 @@
-- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/
name: binary-bits
version: 0.5
version: 0.5.1
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.