Skip to content

Commit

Permalink
Release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Jan 19, 2024
1 parent 79e2499 commit a0101e8
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 @@ -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.13.1</version>
<version>1.14.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.albfernandez</groupId>
<artifactId>javadbf</artifactId>
<version>1.15.0-SNAPSHOT</version>
<version>1.14.1</version>
<url>https://github.com/albfernandez/javadbf</url>
<packaging>jar</packaging>
<name>javadbf</name>
Expand Down

0 comments on commit a0101e8

Please sign in to comment.