Skip to content

Commit

Permalink
README.md gradle dependencies update to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil authored and github-actions[bot] committed Oct 1, 2024
1 parent f119a47 commit 1dff406
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 @@ -49,7 +49,7 @@ Add to your `build.gradle.kts`:

```kotlin
dependencies {
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:0.2")
implementation("com.xemantic.anthropic:anthropic-sdk-kotlin:0.2.1")
}
```

Expand Down

0 comments on commit 1dff406

Please sign in to comment.