We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0105a3 commit d7281b0Copy full SHA for d7281b0
1 file changed
README.md
@@ -10,7 +10,7 @@ If you use [Maven](http://maven.apache.org/) to manage dependencies you can incl
10
<dependency>
11
<groupId>com.asana</groupId>
12
<artifactId>asana</artifactId>
13
- <version>0.10.12</version>
+ <version>1.0.0</version>
14
</dependency>
15
16
Or, you can build the artifact and install it to your local Maven repository:
0 commit comments