Skip to content

Commit 6144d3f

Browse files
committed
bump to 0.3.5
1 parent 82e6bac commit 6144d3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following quickstart assumes that you have a Linux machine. As a fallback, y
3737
**Docker/Podman (recommended):**
3838

3939
```bash
40-
docker run --rm --net=host ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.3.4 --dev
40+
docker run --rm --net=host ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.3.5 --dev
4141
```
4242

4343
**Open Port Requirements:**

pulsebeam/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pulsebeam"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Lightweight WebRTC SFU for Mobile, IoT, and Web"

0 commit comments

Comments
 (0)