Skip to content

Commit

Permalink
Release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wmora committed Jul 3, 2017
1 parent a8d2b46 commit e09199a
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
Binary file removed core/core-4.6.2.aar
Binary file not shown.
Binary file not shown.
Binary file added core/core-4.7.0.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion core/core-4.6.2.pom → core/core-4.7.0.pom
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.smooch</groupId>
<artifactId>core</artifactId>
<version>4.6.2</version>
<version>4.7.0</version>
<packaging>aar</packaging>
<name>Smooch</name>
<url>http://smooch.io</url>
Expand Down
Binary file removed ui/smooch-4.6.2-javadoc.jar
Binary file not shown.
Binary file added ui/smooch-4.7.0-javadoc.jar
Binary file not shown.
Binary file renamed ui/ui-4.6.2.aar → ui/ui-4.7.0.aar
Binary file not shown.
4 changes: 2 additions & 2 deletions ui/ui-4.6.2.pom → ui/ui-4.7.0.pom
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.smooch</groupId>
<artifactId>ui</artifactId>
<version>4.6.2</version>
<version>4.7.0</version>
<packaging>aar</packaging>
<name>Smooch</name>
<url>http://smooch.io</url>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.smooch</groupId>
<artifactId>core</artifactId>
<version>4.6.2</version>
<version>4.7.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e09199a

Please sign in to comment.