Skip to content

Commit 5ea8b51

Browse files
committed
Set version to 0.8.1
1 parent 1c261dd commit 5ea8b51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
app.id=marineapi
22
app.name=Java Marine API
3-
app.version=0.8.0
3+
app.version=0.8.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ along with Java Marine API. If not, see <http://www.gnu.org/licenses/>.
2323
<modelVersion>4.0.0</modelVersion>
2424
<groupId>net.sf.marineapi</groupId>
2525
<artifactId>marineapi</artifactId>
26-
<version>0.8.0</version>
26+
<version>0.8.1</version>
2727
<packaging>jar</packaging>
2828

2929
<name>Java Marine API</name>

0 commit comments

Comments
 (0)