Bump version to 0.5

This commit is contained in:
Lennart Kolmodin 2015-01-09 20:40:21 +03:00
parent 1f9d92c284
commit bd9cb81435

View File

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