File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ Maintainers
66| Name | GitHub | Chat |
77| ----------------| --------| -----|
88| Conor Svensson | [ conor10] [ conor10 ] | conor10 |
9- | Andrii | [ andrii-kl] [ andrii-kl ] | andrii-kl |
109| George Ţebrean | [ gtebrean] [ gtebrean ] | gdev #2230 |
1110| Nischal Sharma | [ NickSneo] [ NickSneo ] | nicks1106 |
1211
@@ -15,7 +14,6 @@ Maintainers
1514[ conor10 ] : https://github.com/conor10
1615[ gtebrean ] : https://github.com/gtebrean
1716[ NickSneo ] : https://github.com/NickSneo
18- [ andrii-kl ] : https://github.com/andrii-kl
1917
2018
2119
@@ -24,5 +22,7 @@ Maintainers
2422| Name | GitHub | Chat |
2523| ------| ------------------| ------|
2624| Christian Felde | [ cfelde] [ cfelde ] | cfelde |
25+ | Andrii | [ andrii-kl] [ andrii-kl ] | andrii-kl |
2726
2827[ cfelde ] : https://github.com/cfelde
28+ [ andrii-kl ] : https://github.com/andrii-kl
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Sokt is currently under active development. You can use it in one of your own pr
66
77``` groovy
88dependencies {
9- compile group: 'org.web3j', name: 'web3j-sokt', version: '0.4 .0'
9+ compile group: 'org.web3j', name: 'web3j-sokt', version: '0.5 .0'
1010}
1111```
1212For other build systems, see [ here] ( https://mvnrepository.com/artifact/org.web3j/web3j-sokt/0.2.1 ) .
Original file line number Diff line number Diff line change 11kotlin.code.style =official
2- version =0.4.1-SNAPSHOT
2+ version =0.5.0
You can’t perform that action at this time.
0 commit comments