diff --git a/README.md b/README.md
index 4c7aac7f..0dddb9fd 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,7 @@ Links to articles and blog posts about this library:
| htmx-spring-boot-thymeleaf | Spring Boot | Minimum Java version |
|---------------------------------------------------------------------------------------|-------------|----------------------|
-| [2.0.1](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.0.1) | 3.x. | 17 |
+| [2.1.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.1.0) | 3.x. | 17 |
| [1.0.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/1.0.0) | 2.7.x | 11 |
## Contributing
diff --git a/pom.xml b/pom.xml
index 6b82affd..881a346d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
io.github.wimdeblauwe
htmx-spring-boot-thymeleaf
- 2.1.0-SNAPSHOT
+ 2.1.0
Spring Boot and Thymeleaf library for htmx
Spring Boot library to make it easy to work with htmx and Thymeleaf