Skip to content

Commit

Permalink
Bump version references in README files
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 20, 2020
1 parent d7d318a commit 8b46d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can add the Asgardio Java OIDC SDK to your java project by installing it as
<dependency>
<groupId>io.asgardio.java.oidc.sdk</groupId>
<artifactId>io.asgardio.java.oidc.sdk</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
</dependency>
```
#### Adding the configuration properties
Expand Down

0 comments on commit 8b46d63

Please sign in to comment.