Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
kotauskas committed Jun 13, 2020
1 parent 54146ad commit c88a8cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "bigbit"
version = "0.0.7"
version = "0.0.8"
authors = ["Kotauskas <[email protected]>"]
edition = "2018"
description = "Implements the BigBig format, allowing for compact storage of arbitrarily large numbers."
description = "Implements the BigBit format, allowing for compact storage of arbitrarily large numbers."
readme = "README.md"
license = "Zlib"
keywords = ["bigbit", "bytebit", "bignum", "gmp", "num"]
Expand Down

0 comments on commit c88a8cd

Please sign in to comment.