Skip to content

Commit

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

0 comments on commit 3bd3924

Please sign in to comment.