Skip to content

Commit 255528c

Browse files
committed
Bump to 0.3.1.
1 parent 115e793 commit 255528c

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 = "conv"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Daniel Keep <[email protected]>"]
55

66
description = "This crate provides a number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into'."

0 commit comments

Comments
 (0)