Skip to content

Commit d77a462

Browse files
author
Matt
committed
updating version in readme file
1 parent 13edaf7 commit d77a462

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ remove the dots and make the first characters upper case. For example, `jthumbna
9595
<dependency>
9696
<groupId>io.github.makbn</groupId>
9797
<artifactId>jthumbnail</artifactId>
98-
<version>2.1.0</version>
98+
<version>2.2.0</version>
9999
</dependency>
100100
```
101101

@@ -106,7 +106,7 @@ remove the dots and make the first characters upper case. For example, `jthumbna
106106
**Step 1**. Add the dependency to the `build.gradle` file:
107107

108108
```gradle
109-
compile "io.github.makbn:jthumbnail:2.1.0"
109+
compile "io.github.makbn:jthumbnail:2.2.0"
110110
```
111111

112112
## TODO

0 commit comments

Comments
 (0)