solution: release v0.4.0
This commit is contained in:
@@ -167,13 +167,14 @@ See more in the documentation for link:docs/10-client-libraries.adoc[Client Libr
|
||||
|
||||
== Community
|
||||
|
||||
=== Chat
|
||||
=== Development Chat
|
||||
|
||||
image:https://badges.gitter.im/emeraldpay/community.svg[link="https://gitter.im/emeraldpay/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge]
|
||||
|
||||
== Support
|
||||
== Commercial Support
|
||||
|
||||
Contact splix@emeraldpay.io if you want to integrate Dshackle into your project or want to sponsor the development.
|
||||
Want to support the project, prioritize a specific feature, or get commercial help with using Dshackle in your project?
|
||||
Please contact splix@emeraldpay.io to discuss the possibility
|
||||
|
||||
== License
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ plugins {
|
||||
|
||||
|
||||
group = 'io.emeraldpay.dshackle'
|
||||
version = '0.4-SNAPSHOT'
|
||||
version = '0.4'
|
||||
|
||||
targetCompatibility = '1.8'
|
||||
sourceCompatibility = '1.8'
|
||||
|
||||
@@ -15,7 +15,7 @@ springVersion=5.1.4.RELEASE
|
||||
reactorVersion=3.2.9.RELEASE
|
||||
|
||||
# Our Libs
|
||||
etherjarVersion=0.8.0-SNAPSHOT
|
||||
etherjarVersion=0.8.0
|
||||
|
||||
# Testing
|
||||
spockVersion=1.2-groovy-2.5
|
||||
|
||||
Reference in New Issue
Block a user