Skip to content

Commit b6ae649

Browse files
committed
2.5.1
1 parent d289b99 commit b6ae649

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
*/
1616

1717
allprojects {
18-
version = '2.5.1-SNAPSHOT'
18+
version = '2.5.1'
1919
}

thymeleaf-layout-dialect-docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ co-ordinates:
2828

2929
- GroupId: `nz.net.ultraq.thymeleaf`
3030
- ArtifactId: `thymeleaf-layout-dialect`
31-
- Version: `2.5.0`
31+
- Version: `2.5.1`
3232

3333
Check the [project releases](https://github.com/ultraq/thymeleaf-layout-dialect/releases)
3434
for a list of available versions. Each release page also includes a

0 commit comments

Comments
 (0)