Lighthouse crate v0.2.0 bump (#1450)

## Description

This PR marks Lighthouse v0.2.0. 

This release marks the stable version of Lighthouse, ready for the approaching Medalla testnet.
This commit is contained in:
Age Manning
2020-08-06 03:43:05 +00:00
parent 924ba66218
commit 09a615b2c0
16 changed files with 36 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "beacon_chain"
version = "0.1.2"
authors = ["Paul Hauner <paul@paulhauner.com>"]
version = "0.2.0"
authors = ["Paul Hauner <paul@paulhauner.com>", "Age Manning <Age@AgeManning.com>"]
edition = "2018"
[features]