Bump version to 0.20

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2014-07-30 11:02:15 -07:00
parent c9a1386a55
commit aadf76692e
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.whispersystems.textsecure</groupId>
<artifactId>TextSecureServer</artifactId>
<version>0.19</version>
<version>0.20</version>
<properties>
<dropwizard.version>0.7.0</dropwizard.version>
@ -104,7 +104,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.4.1</version>
<version>2.5.0</version>
</dependency>
<dependency>