Version v1.0.4 (#2073)

## Proposed Changes

Run cargo update and bump version in prep for v1.0.4 release

## Additional Info

Planning to merge this commit to `unstable`, test on Pyrmont and canary nodes, then push to `stable`.
This commit is contained in:
Michael Sproul
2020-12-10 04:01:40 +00:00
parent dfb588e521
commit 1abc70e815
6 changed files with 101 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "boot_node"
version = "1.0.3"
version = "1.0.4"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = "2018"