Skip to content

Commit 3d9f65b

Browse files
authored
Update version now that we aren't bounded on Copy
1 parent 2cb453a commit 3d9f65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "counter"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Peter Goodspeed-Niklaus <[email protected]>"]
55
description = "Simple package to count generic iterables"
66
repository = "https://github.com/coriolinus/counter-rs"

0 commit comments

Comments
 (0)