From 3e07fb1b6f8d282d765fb36e7bdf700b7afe02ab Mon Sep 17 00:00:00 2001 From: Ross Grambo Date: Fri, 11 Sep 2020 11:43:17 -0700 Subject: [PATCH] Version fix --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 258c75b..e22c09b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you use [Maven](http://maven.apache.org/) to manage dependencies you can incl com.asana asana - 0.10.3 + 0.10.2 Or, you can build the artifact and install it to your local Maven repository: diff --git a/pom.xml b/pom.xml index c6636a5..b6cf28a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.asana asana jar - 0.10.3 + 0.10.2 http://maven.apache.org java-asana A Java client for the Asana API.