Skip to content

Commit 6c3a271

Browse files
authored
Version 0.4.11 (#716)
v 0.4.11
1 parent f90c223 commit 6c3a271

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plane/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plane"
3-
version = "0.4.10"
3+
version = "0.4.11"
44
edition = "2021"
55
default-run = "plane"
66
description = "Session backend orchestrator for ambitious browser-based apps."

plane/plane-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plane-tests"
3-
version = "0.4.10"
3+
version = "0.4.11"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)