Skip to content

Commit cde3f5c

Browse files
authored
Update README.md
1 parent 671f5a4 commit cde3f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
2424
<dependency>
2525
<groupId>com.apicatalog</groupId>
2626
<artifactId>carbon-did</artifactId>
27-
<version>0.5.0</version>
27+
<version>0.6.0</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.apicatalog</groupId>
@@ -39,7 +39,7 @@ Android 12+ (API Level >=32)
3939

4040

4141
```gradle
42-
implementation("com.apicatalog:carbon-did:0.5.0")
42+
implementation("com.apicatalog:carbon-did:0.6.0")
4343
implementation("com.apicatalog:copper-multibase:0.5.0")
4444
```
4545

0 commit comments

Comments
 (0)