Skip to content

Commit 46662d1

Browse files
committed
Bump version to 0.3.1 after PR #2.
1 parent f539e54 commit 46662d1

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 = "oping"
33
description = "Rust bindings for liboping, a simple ICMP ping library"
4-
version = "0.3.0"
4+
version = "0.3.1"
55
authors = ["Chris Fallin <[email protected]>"]
66
repository = "https://github.com/cfallin/rust-oping"
77
documentation = "https://cfallin.github.io/rust-oping/oping/"

0 commit comments

Comments
 (0)