489def20415d — Quintillus 1.1.0 5 years ago
Version 1.1.0
1 files changed, 1 insertions(+), 1 deletions(-)

M pom.xml
M pom.xml +1 -1
@@ 4,7 4,7 @@ 
     <groupId>com.ajtjp</groupId>
     <artifactId>JImageReader</artifactId>
     <description>A library to read an assortment of image formats into standard Java AWT Images.</description>
-    <version>1.0.0</version>
+    <version>1.1.0</version>
     <packaging>jar</packaging>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>