Skip to content

Commit 7e4ee58

Browse files
committed
Bump to v0.3.5 (#1927)
## Issue Addressed NA ## Proposed Changes - Bump version to `v0.3.5` - Run `cargo update` ## Additional Info NA
1 parent 103103e commit 7e4ee58

File tree

8 files changed

+54
-54
lines changed

8 files changed

+54
-54
lines changed

Cargo.lock

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

account_manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "account_manager"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors = ["Paul Hauner <[email protected]>", "Luke Anderson <[email protected]>"]
55
edition = "2018"
66

beacon_node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "beacon_node"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors = ["Paul Hauner <[email protected]>", "Age Manning <[email protected]"]
55
edition = "2018"
66

boot_node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "boot_node"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors = ["Sigma Prime <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)