Skip to content

Commit c0a2f1b

Browse files
committedJan 25, 2017
Bump version.
1 parent a20f89f commit c0a2f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smoltcp"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["whitequark <whitequark@whitequark.org>"]
55
description = "A TCP/IP stack designed for bare-metal, real-time systems without a heap."
66
documentation = "https://docs.rs/smoltcp/"

0 commit comments

Comments
 (0)
Please sign in to comment.