Skip to content

Commit 0cdd9f1

Browse files
committed
SAJARI-2744 Updating version to 4.2.0
1 parent c6b0694 commit 0cdd9f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'com.sajari'
7-
version = '4.1.0'
7+
version = '4.2.0'
88
sourceCompatibility = '11'
99
targetCompatibility = '11'
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>sdk-java-client</artifactId>
66
<packaging>jar</packaging>
77
<name>sdk-java-client</name>
8-
<version>4.1.0</version>
8+
<version>4.2.0</version>
99
<url>https://github.com/sajari/sdk-java</url>
1010
<description>Sajari SDK Java Client</description>
1111
<scm>

0 commit comments

Comments
 (0)