Bump version to 0.1.0-beta.1
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
[package]
|
||||
name = "testutils"
|
||||
version = "0.1.0"
|
||||
name = "magical-testutils"
|
||||
version = "0.1.0-beta.1"
|
||||
authors = ["Alekos Filini <alekos.filini@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
name = "testutils"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
# The latest bitcoincore-rpc depends on an older version of bitcoin, which in turns depends on an
|
||||
|
||||
Reference in New Issue
Block a user