Skip to content

Commit 726ed0f

Browse files
committed
Increment patch version
0.4.1
1 parent 37a1572 commit 726ed0f

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

33
name = "websocket"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
authors = ["cyderize <[email protected]>"]
66

77
description = "A WebSocket (RFC6455) library for Rust."

0 commit comments

Comments
 (0)