Updated readme file with latest version number. (#206)

This commit is contained in:
Scott Embler
2022-02-02 13:34:48 -05:00
committed by GitHub
parent 5eb202b0a9
commit c2177d0584

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.4.0</version>
<version>1.5.0</version>
</dependency>
```
### Or the gradle dependency
```
compile 'com.j2html:j2html:1.4.0'
compile 'com.j2html:j2html:1.5.0'
```
### Import TagCreator and start building HTML