Revert "Bump version to 0.18.0-pre1"

This reverts commit 14f6d5c82b.
This commit is contained in:
Michael Vines
2019-08-05 15:53:55 -07:00
parent efd09ecd37
commit 42c7d57fc0
65 changed files with 296 additions and 296 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-measure"
description = "Blockchain, Rebuilt for Scale"
version = "0.18.0-pre1"
version = "0.18.0-pre0"
documentation = "https://docs.rs/solana"
homepage = "https://solana.com/"
readme = "../README.md"
@@ -11,4 +11,4 @@ license = "Apache-2.0"
edition = "2018"
[dependencies]
solana-sdk = { path = "../sdk", version = "0.18.0-pre1" }
solana-sdk = { path = "../sdk", version = "0.18.0-pre0" }