From d77a462dd8ff04caa31f6a1595b20a9b5a7ce9cf Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 14 Sep 2024 20:10:14 -0600 Subject: [PATCH] updating version in readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27d776a..6547a90 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ remove the dots and make the first characters upper case. For example, `jthumbna io.github.makbn jthumbnail - 2.1.0 + 2.2.0 ``` @@ -106,7 +106,7 @@ remove the dots and make the first characters upper case. For example, `jthumbna **Step 1**. Add the dependency to the `build.gradle` file: ```gradle -compile "io.github.makbn:jthumbnail:2.1.0" +compile "io.github.makbn:jthumbnail:2.2.0" ``` ## TODO