Skip to content

Commit df7e2f5

Browse files
authored
Bump version
1 parent 2b2fc0b commit df7e2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
4040
<dependency>
4141
<groupId>org.dhatim</groupId>
4242
<artifactId>fastexcel</artifactId>
43-
<version>0.16.0</version>
43+
<version>0.16.3</version>
4444
</dependency>
4545
```
4646

@@ -326,7 +326,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
326326
<dependency>
327327
<groupId>org.dhatim</groupId>
328328
<artifactId>fastexcel-reader</artifactId>
329-
<version>0.16.0</version>
329+
<version>0.16.3</version>
330330
</dependency>
331331
```
332332

0 commit comments

Comments
 (0)