Skip to content

Commit 7b8b0d3

Browse files
authored
Merge pull request #362 from DaniPopes/ruint-1.12.1
chore: release ruint 1.12.1
2 parents c99178c + 041f986 commit 7b8b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ruint"
33
description = "Unsigned integer type with const-generic bit length"
4-
version = "1.12.0"
4+
version = "1.12.1"
55
keywords = ["uint"]
66
categories = ["mathematics"]
77
include = [".cargo/", "src/", "README.md"]

0 commit comments

Comments
 (0)