Skip to content

Commit 583f388

Browse files
committed
release 0.5.1
1 parent c353af5 commit 583f388

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "flat-manager"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Alexander Larsson <alexander.larsson@gmail.com>", "Bart Piotrowski <b@bpiotrowski.pl>"]
55
license = "MIT OR Apache-2.0"
66
default-run = "flat-manager"

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flat-manager-client"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flat-manager-common"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
 (0)