We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162c33c commit adb33f7Copy full SHA for adb33f7
README.md
@@ -35,7 +35,7 @@ In your `build.gradle.kts`:
35
36
```kotlin
37
dependencies {
38
- implementation("com.xemantic.ai:xemantic-ai-tool-schema-mdc:0.1")
+ implementation("com.xemantic.ai:xemantic-ai-tool-schema-mdc:0.1.1")
39
}
40
```
41
0 commit comments