Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version #386

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Bump version #386

merged 1 commit into from
Feb 12, 2019

Conversation

tomusdrw
Copy link
Contributor

Since it's a minor release we align all crates versions (even if there were no changes).

@ascjones
Copy link
Contributor

ascjones commented Feb 11, 2019

Tests (compile tests) are failing: the same failure I sometimes get locally - fixed with a cargo clean.

error[E0464]: multiple matching crates for `jsonrpc_core`
 --> $DIR/attr-invalid-meta-list-names.rs:2:1
  |
2 | extern crate jsonrpc_core;
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: candidates:
          crate `jsonrpc_core`: /home/travis/build/paritytech/jsonrpc/target/debug/deps/libjsonrpc_core-2b9b70a74be46e4b.rlib
          crate `jsonrpc_core`: /home/travis/build/paritytech/jsonrpc/target/debug/deps/libjsonrpc_core-9e285f95f119f675.rlib

Odd that it should happen on CI. I've just done a clean build locally on td-ver and it passes.

@ascjones ascjones merged commit 09fc608 into master Feb 12, 2019
@ascjones ascjones deleted the td-ver branch February 12, 2019 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants