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

v1.0.1 Release for additional use in Java #8

Open
paulvi opened this issue Sep 13, 2021 · 0 comments
Open

v1.0.1 Release for additional use in Java #8

paulvi opened this issue Sep 13, 2021 · 0 comments

Comments

@paulvi
Copy link

paulvi commented Sep 13, 2021

To consume small changes for #5 #6 I had to fork and release as

https://github.com/blockchain-driver/substrate-client/releases/tag/v1.0.1

https://jitpack.io/#blockchain-driver/substrate-client-kotlin

Because of need to release I had to change groupname for jitpack, so changes are not all easily mergeable

master is ready for merge https://github.com/blockchain-driver/substrate-client
bcdbuild is not https://github.com/blockchain-driver/substrate-client/tree/bcdbuild


Please release next version with larger number, e.g. 1.1
and define version for modules see
blockchain-driver@e49c821

allprojects {
    //group 'com.github.blockchain-driver'
    //artifact name is folder name by default
    version '1.0.1'
}

as version 1.0 released before in not defined in build.gradle files,
but likely is default of some util, e.g. gversion.

@paulvi paulvi changed the title v1.0.1 Release for use in Java v1.0.1 Release for additional use in Java Sep 13, 2021
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

No branches or pull requests

1 participant