Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Commit

Permalink
Merge pull request #37 from coblox/version-0.4
Browse files Browse the repository at this point in the history
Bump to version 0.4
  • Loading branch information
thomaseizinger authored Oct 24, 2018
2 parents 30beb1d + fe08235 commit 47fef3e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
[package]
name = "bitcoin_rpc_client"
version = "0.3.0"
authors = [
"Thomas Eizinger <[email protected]>",
"Philipp Hoenisch <[email protected]>",
"Franck Royer <[email protected]>",
"Lloyd Fournier <[email protected]>",
]
version = "0.4.0"
authors = [ "CoBloX developers <[email protected]>" ]
description = "Rust client library for talking to Bitcoin Core nodes using JsonRPC."
license = "MIT OR Apache-2.0"
repository = "https://github.com/coblox/bitcoinrpc_rust_client"
Expand Down

0 comments on commit 47fef3e

Please sign in to comment.