You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Handlebars provides the power necessary to let you build semantic templates effe
17
17
The [Handlebars.java blog](http://jknack.github.io/handlebars.java) is a good place for getting started too.
18
18
19
19
## Maven
20
-
#### Stable version: **1.1.0**
20
+
#### Stable version: **1.1.1**
21
21
22
22
23
23
```xml
@@ -28,7 +28,7 @@ Handlebars provides the power necessary to let you build semantic templates effe
28
28
</dependency>
29
29
```
30
30
31
-
#### Development version: **1.1.1-SNAPSHOT**
31
+
#### Development version: **1.1.2-SNAPSHOT**
32
32
33
33
SNAPSHOT versions are NOT synchronized to Central. If you want to use a snapshot version you need to add the https://oss.sonatype.org/content/repositories/snapshots/ repository to your pom.xml.
0 commit comments