Skip to content

Commit d5a6dfd

Browse files
committed
Bump crate version number to 0.1.2
1 parent 4400949 commit d5a6dfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88
[package]
99
name = "dcsctp"
1010
description = "An SCTP implementation for WebRTC Data Channels"
11-
version = "0.1.1"
11+
version = "0.1.2"
1212
edition = "2021"
1313
license = "Apache-2.0"
1414
repository = "https://github.com/webrtc/dcsctp"

0 commit comments

Comments
 (0)