diff --git a/README.md b/README.md index 5557b92b..64d86132 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ DFP uses Java long to represent base-10 floating point numbers. DFP is based on Add dependency (Gradle): ``` -implementation 'com.epam.deltix:dfp:0.12.7' +implementation 'com.epam.deltix:dfp:0.12.8' ``` Use: ``` diff --git a/gradle.properties b/gradle.properties index 4875881c..e74e305d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.12.8-SNAPSHOT +version=0.12.8