Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filip26 authored Jan 3, 2024
1 parent 1ee5628 commit 7243d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
<dependency>
<groupId>com.apicatalog</groupId>
<artifactId>carbon-did</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>

```
Expand All @@ -30,7 +30,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
Android API Level >=24

```gradle
implementation("com.apicatalog:carbon-did:0.1.0")
implementation("com.apicatalog:carbon-did:0.1.1")
```


Expand Down

0 comments on commit 7243d20

Please sign in to comment.