Bump version to 0.3.

This commit is contained in:
Lennart Kolmodin 2013-03-14 20:13:52 +04:00
parent 89e4dffe35
commit 50e2ce0d92

View File

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