Skip to content

Commit

Permalink
Release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Aug 22, 2020
1 parent ad89998 commit 94333a6
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 @@ -31,7 +31,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>0.10.0</version>
<version>0.11.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>0.12.0-SNAPSHOT</version>
<version>0.11.1</version>
<url>https://github.com/albfernandez/javadbf</url>
<packaging>jar</packaging>
<name>javadbf</name>
Expand Down

0 comments on commit 94333a6

Please sign in to comment.