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 28b5952 commit 8896c3eCopy full SHA for 8896c3e
README.md
@@ -14,7 +14,7 @@ Integrates with any Scala stack, using any of the HTTP server implementations su
14
Add the dependency to your `build.sbt`:
15
16
```scala
17
-libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.0.4"
+libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.1.0"
18
```
19
20
### Example: Defining and Running an MCP Server
0 commit comments