From e9db169b6f69cc9020d0a645c166cf784f0e4d23 Mon Sep 17 00:00:00 2001 From: Alberto Fernandez Date: Mon, 27 Feb 2017 21:03:23 +0100 Subject: [PATCH] release 1.1.1 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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