Bump version to 0.2.

This commit is contained in:
Lennart Kolmodin 2012-10-28 15:04:46 +04:00
parent c0fcafbb73
commit c9ee63001b

View File

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