Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeron committed Dec 13, 2020
1 parent 511dbd1 commit 5e2bd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "smallbigint"
version = "1.0.1"
version = "1.1.0"
authors = ["Bram Geron <[email protected]>"]
description = "Big integer types that have a small on-stack representation for small values. Uses num-bigint internally."
edition = "2018"
Expand Down

0 comments on commit 5e2bd7e

Please sign in to comment.