diff --git a/README.md b/README.md
index 5ee87d9..1950737 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ If you are using Maven, you can add JavaDBF to your project using this dependenc
com.github.albfernandez
javadbf
- 1.1.0
+ 1.1.1
```
@@ -396,7 +396,7 @@ Clone the repository or download de tar file from releases page on github, run t
cd javadbf
mvn clean package
-The result file is ``target/javadbf-1.1.0.jar``
+The result file is ``target/javadbf-1.1.1.jar``
diff --git a/pom.xml b/pom.xml
index 1518381..2115ea6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.github.albfernandez
javadbf
- 1.1.0
+ 1.1.1
https://github.com/albfernandez/javadbf
jar
javadbf