Skip to content

Commit

Permalink
Merge pull request #3 from xemantic/create-pull-request/patch
Browse files Browse the repository at this point in the history
PR Action - README.md gradle dependencies update to 0.2.1
  • Loading branch information
morisil authored Oct 1, 2024
2 parents f119a47 + 1dff406 commit a344025
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 a344025

Please sign in to comment.