Skip to content

Commit d9c4963

Browse files
authored
bump version
1 parent 3ec15d2 commit d9c4963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ The project webpage is [j2html.com](http://j2html.com).
1313
<dependency>
1414
<groupId>com.j2html</groupId>
1515
<artifactId>j2html</artifactId>
16-
<version>1.2.2</version>
16+
<version>1.3.0</version>
1717
</dependency>
1818
```
1919
### Or the gradle dependency
2020
```
21-
compile 'com.j2html:j2html:1.2.2'
21+
compile 'com.j2html:j2html:1.3.0'
2222
```
2323

2424
### Import TagCreator and start building HTML

0 commit comments

Comments
 (0)