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

Add extern crate proc_macro; release v0.4.1 #24

Merged
merged 4 commits into from
Oct 11, 2020
Merged

Conversation

ascjones
Copy link
Contributor

/cc @Robbepop

@Robbepop
Copy link
Contributor

Thanks!

@Robbepop Robbepop self-requested a review October 11, 2020 20:40
Cargo.toml Outdated
scale-info-derive = { version = "0.2.0", path = "derive", default-features = false, optional = true }
scale-info-derive = { version = "0.4.0", path = "derive", default-features = false, optional = true }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a version increment to 0.2.1 would be better.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if an ink! contract depend on version 0.2 it would not need to update.

@ascjones ascjones merged commit 09968bb into master Oct 11, 2020
@ascjones ascjones deleted the aj-release-v0.4.1 branch October 11, 2020 20:51
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.

None yet

2 participants