Skip to content

Commit

Permalink
update readme post release
Browse files Browse the repository at this point in the history
  • Loading branch information
chDame committed Jun 15, 2022
1 parent 0229a74 commit ad2fd82
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ You can import it to your maven or gradle project as a dependency
<dependency>
<groupId>io.camunda</groupId>
<artifactId>camunda-operate-client-java</artifactId>
<version>NOT_YET_RELEASED</version>
<version>1.0.0</version>
</dependency>
```

# Note
A similar library is available for tasklist there:
[camunda-tasklist-client-java](https://github.com/camunda-community-hub/camunda-tasklist-client-java)

0 comments on commit ad2fd82

Please sign in to comment.