From c2177d0584dac82d296bd899c6aba5ea52735a3f Mon Sep 17 00:00:00 2001 From: Scott Embler Date: Wed, 2 Feb 2022 13:34:48 -0500 Subject: [PATCH] Updated readme file with latest version number. (#206) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01ef171..d81c44c 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ The project webpage is [j2html.com](http://j2html.com). com.j2html j2html - 1.4.0 + 1.5.0 ``` ### Or the gradle dependency ``` -compile 'com.j2html:j2html:1.4.0' +compile 'com.j2html:j2html:1.5.0' ``` ### Import TagCreator and start building HTML