Skip to content

Commit

Permalink
Release 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed May 13, 2021
1 parent 2750938 commit 20d60a0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If you are using Maven, you can add JavaDBF to your project using this dependenc
<dependency>
<groupId>com.github.albfernandez</groupId>
<artifactId>javadbf</artifactId>
<version>1.11.2</version>
<version>1.12.0</version>
</dependency>
```

Expand Down Expand Up @@ -450,10 +450,9 @@ Clone the repository or download de tar file from releases page on github, then

git clone https://github.com/albfernandez/javadbf.git
cd javadbf
git checkout tags/v.1.11.1
mvn clean package

The result file is ``target/javadbf-1.11.1.jar``
The result file is ``target/javadbf-x.xx.x.jar``



Expand Down

0 comments on commit 20d60a0

Please sign in to comment.