From 5ea8b51080aac85d5c44027d9a965bbace72567e Mon Sep 17 00:00:00 2001 From: Kimmo Tuukkanen Date: Sun, 8 Jun 2014 20:11:38 +0300 Subject: [PATCH] Set version to 0.8.1 --- build.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 2b69242b..3babbeb0 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ app.id=marineapi app.name=Java Marine API -app.version=0.8.0 +app.version=0.8.1 diff --git a/pom.xml b/pom.xml index 560b784d..db180972 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ along with Java Marine API. If not, see . 4.0.0 net.sf.marineapi marineapi - 0.8.0 + 0.8.1 jar Java Marine API