Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filip26 authored Jul 11, 2024
1 parent 671f5a4 commit cde3f5c
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 @@ -24,7 +24,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
<dependency>
<groupId>com.apicatalog</groupId>
<artifactId>carbon-did</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>com.apicatalog</groupId>
Expand All @@ -39,7 +39,7 @@ Android 12+ (API Level >=32)


```gradle
implementation("com.apicatalog:carbon-did:0.5.0")
implementation("com.apicatalog:carbon-did:0.6.0")
implementation("com.apicatalog:copper-multibase:0.5.0")
```

Expand Down

0 comments on commit cde3f5c

Please sign in to comment.