Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
filip26 committed Jul 3, 2023
1 parent 15871db commit a7a08ea
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 @@ -20,7 +20,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
<dependency>
<groupId>com.apicatalog</groupId>
<artifactId>carbon-did</artifactId>
<version>0.0.2</version>
<version>0.0.3</version>
</dependency>

```
Expand All @@ -32,7 +32,7 @@ or
<dependency>
<groupId>com.apicatalog</groupId>
<artifactId>carbon-did-jre8</artifactId>
<version>0.0.2</version>
<version>0.0.3</version>
</dependency>
```

Expand Down

0 comments on commit a7a08ea

Please sign in to comment.