Skip to content

Commit 5f300af

Browse files
committed
version bump
1 parent b2a219f commit 5f300af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you use [Maven](http://maven.apache.org/) to manage dependencies you can incl
1010
<dependency>
1111
<groupId>com.asana</groupId>
1212
<artifactId>asana</artifactId>
13-
<version>0.10.2</version>
13+
<version>0.10.3</version>
1414
</dependency>
1515

1616
Or, you can build the artifact and install it to your local Maven repository:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.asana</groupId>
55
<artifactId>asana</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.10.2</version>
7+
<version>0.10.3</version>
88
<url>http://maven.apache.org</url>
99
<name>java-asana</name>
1010
<description>A Java client for the Asana API.</description>

0 commit comments

Comments
 (0)