Skip to content

Commit

Permalink
[skip-ci] Generate release version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 13, 2023
1 parent be93f91 commit c7f6f5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9'
implementation 'com.epam.deltix:dfp:0.12.10'
```
Use:
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.12.10-SNAPSHOT
version=0.12.10

0 comments on commit c7f6f5f

Please sign in to comment.