Skip to content

Commit 516569c

Browse files
committed
Prep for 3.4.0
1 parent cf91fc9 commit 516569c

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,7 +15,7 @@
1515
*/
1616

1717
allprojects {
18-
version = '3.4.0-SNAPSHOT'
18+
version = '3.4.0'
1919

2020
ext {
2121
groovyVersion = '4.0.25'

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: `3.3.0`
31+
- Version: `3.4.0`
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)