Increment version to 0.11.0

This commit is contained in:
ebner 2017-08-28 17:15:37 +02:00
parent 3c9fd2b97e
commit cf0101a25d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'maven'
group = 'ch.psi'
version = '0.8.0'
version = '0.11.0'
description = """"""

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.psi</groupId>
<artifactId>imagej.hdf5</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
<dependencies>
<dependency>