Skip to content

Commit 8896c3e

Browse files
committed
Release 0.1.0
1 parent 28b5952 commit 8896c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Integrates with any Scala stack, using any of the HTTP server implementations su
1414
Add the dependency to your `build.sbt`:
1515

1616
```scala
17-
libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.0.4"
17+
libraryDependencies += "com.softwaremill.chimp" %% "core" % "0.1.0"
1818
```
1919

2020
### Example: Defining and Running an MCP Server

0 commit comments

Comments
 (0)