diff --git a/README.md b/README.md
index 4e4b665..9b7e76c 100644
--- a/README.md
+++ b/README.md
@@ -104,16 +104,10 @@ Run any of them via `exec:java`:
finance.idem
idem-sdk-kotlin
- 0.0.12-test
+ 0.1.0
```
-`idem-sdk-kotlin` hasn't had a stable release yet — `0.0.12-test` is the
-latest pre-release build published to Maven Central while the `idem` release
-pipeline is under active development
-([idem-finance/idem#233](https://github.com/idem-finance/idem/issues/233)).
-Update this version once a real `0.x`/`1.x` release ships.
-
Example 05 (`mcp/McpAgentWorkflowExample.kt`) also depends on the official
`io.modelcontextprotocol.sdk:mcp` client, pinned to the same version the main
repo's MCP server pulls in via `spring-ai-bom`.
diff --git a/pom.xml b/pom.xml
index 9f80cd7..835cae8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,7 @@
21
1.9.25
-
- 0.0.12-test
+ 0.1.0