We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c9b21 commit 8dbc070Copy full SHA for 8dbc070
build.gradle
@@ -15,5 +15,5 @@
15
*/
16
17
allprojects {
18
- version = '3.0.0-SNAPSHOT'
+ version = '3.0.0'
19
}
thymeleaf-layout-dialect-docs/getting-started.md
@@ -28,7 +28,7 @@ co-ordinates:
28
29
- GroupId: `nz.net.ultraq.thymeleaf`
30
- ArtifactId: `thymeleaf-layout-dialect`
31
- - Version: `3.0.0-SNAPSHOT`
+ - Version: `3.0.0`
32
33
Check the [project releases](https://github.com/ultraq/thymeleaf-layout-dialect/releases)
34
for a list of available versions. Each release page also includes a
0 commit comments