Change version number to 1.1.0

This commit is contained in:
rtm516 2020-08-11 19:10:48 +01:00
parent 016a5c04ea
commit 41d299fae5
No known key found for this signature in database
GPG key ID: 331715B8B007C67A
9 changed files with 15 additions and 15 deletions

View file

@ -10,7 +10,7 @@
<relativePath>../</relativePath>
</parent>
<artifactId>common</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>