Skip to content

Commit e226e0a

Browse files
committed
chore: bump to 0.1.11
1 parent 4699815 commit e226e0a

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
@@ -31,7 +31,7 @@ Clients (browsers, mobile, embedded, bots)
3131
The easiest way to run PulseBeam is with Docker:
3232

3333
```bash
34-
docker run --rm --net=host ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.1.8
34+
docker run --rm --net=host ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.1.11
3535
````
3636

3737
Other ways to run:

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.1.10"
3+
version = "0.1.11"
44

55
edition.workspace = true
66
homepage.workspace = true

0 commit comments

Comments
 (0)