mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 05:14:35 +00:00
Version bump to 0.3.1 (#1813)
## Description Bumps Lighthouse to version 0.3.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "validator_client"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = ["Paul Hauner <paul@paulhauner.com>", "Age Manning <Age@AgeManning.com>", "Luke Anderson <luke@lukeanderson.com.au>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -58,4 +58,4 @@ serde_utils = { path = "../consensus/serde_utils" }
|
||||
libsecp256k1 = "0.3.5"
|
||||
ring = "0.16.12"
|
||||
rand = "0.7.3"
|
||||
scrypt = { version = "0.3.0", default-features = false }
|
||||
scrypt = { version = "0.3.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user