Skip to content

Commit f723b0c

Browse files
committed
Bump version to 0.1.1.
1 parent 61400f5 commit f723b0c

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,6 +1,6 @@
11
[package]
22
name = "bit-iter"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Christian Tamblyn <[email protected]>"]
55
edition = "2018"
66
description = "A simple crate which allows iteration over the set bits in an integral value."

0 commit comments

Comments
 (0)