Skip to content

Commit

Permalink
Bump to v0.3.5 (#1927)
Browse files Browse the repository at this point in the history
## Issue Addressed

NA

## Proposed Changes

- Bump version to `v0.3.5`
- Run `cargo update`

## Additional Info

NA
  • Loading branch information
paulhauner committed Nov 18, 2020
1 parent 103103e commit 7e4ee58
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 54 deletions.
94 changes: 47 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion account_manager/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "account_manager"
version = "0.3.4"
version = "0.3.5"
authors = ["Paul Hauner <paul@paulhauner.com>", "Luke Anderson <luke@sigmaprime.io>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion beacon_node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "beacon_node"
version = "0.3.4"
version = "0.3.5"
authors = ["Paul Hauner <paul@paulhauner.com>", "Age Manning <Age@AgeManning.com"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion boot_node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "boot_node"
version = "0.3.4"
version = "0.3.5"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = "2018"

Expand Down
Loading

0 comments on commit 7e4ee58

Please sign in to comment.