bump version

This commit is contained in:
David
2018-05-01 12:29:02 +02:00
committed by GitHub
parent 3ec15d28a5
commit d9c4963ff0

View File

@@ -13,12 +13,12 @@ The project webpage is [j2html.com](http://j2html.com).
<dependency>
<groupId>com.j2html</groupId>
<artifactId>j2html</artifactId>
<version>1.2.2</version>
<version>1.3.0</version>
</dependency>
```
### Or the gradle dependency
```
compile 'com.j2html:j2html:1.2.2'
compile 'com.j2html:j2html:1.3.0'
```
### Import TagCreator and start building HTML