Skip to content

Commit

Permalink
version bumped in README.md to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Dec 15, 2024
1 parent 3666d2c commit a8e8622
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 @@ -63,7 +63,7 @@ Otherwise, you need to add to your `build.gradle.kts`:

```kotlin
dependencies {
implementation("com.xemantic.ai:anthropic-sdk-kotlin:0.11")
implementation("com.xemantic.ai:anthropic-sdk-kotlin:0.12")
}
```

Expand Down

0 comments on commit a8e8622

Please sign in to comment.