Skip to content

Commit b361503

Browse files
committed
Update version for 0.3.0 release
1 parent f8dad13 commit b361503

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 = "option-operations"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["François Laignel <fengalin@free.fr>"]
55
categories = ["rust-patterns", "no-std", "mathematics"]
66
description = "Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s."

0 commit comments

Comments
 (0)