From 6363cee8881fb98ceabc15798444d118c278e1ec Mon Sep 17 00:00:00 2001 From: Sunny_ANR <77866066+Pathi-lab@users.noreply.github.com> Date: Sun, 28 Feb 2021 02:27:04 +0530 Subject: [PATCH 1/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ce4fe3..b411486 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.squareup squash-java jar - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT Squash Java Java client for the Squash exception reporting API. From ca04cd07befbbf72eceec60125089403943f00df Mon Sep 17 00:00:00 2001 From: Sunny_ANR <77866066+Pathi-lab@users.noreply.github.com> Date: Sun, 28 Feb 2021 02:29:11 +0530 Subject: [PATCH 2/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b411486..0ed44dd 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.squareup squash-java jar - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT Squash Java Java client for the Squash exception reporting API. From 88e6a2538df66729ea03035f83a4ec76396065bb Mon Sep 17 00:00:00 2001 From: Sunny_ANR <77866066+Pathi-lab@users.noreply.github.com> Date: Mon, 1 Mar 2021 09:59:18 +0530 Subject: [PATCH 3/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ed44dd..1b2a74b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.squareup squash-java jar - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT Squash Java Java client for the Squash exception reporting API.