Skip to content

Commit baf2b47

Browse files
authored
Bump version
1 parent e16b68a commit baf2b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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.18.1</version>
43+
<version>0.18.2</version>
4444
</dependency>
4545
```
4646

@@ -344,7 +344,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
344344
<dependency>
345345
<groupId>org.dhatim</groupId>
346346
<artifactId>fastexcel-reader</artifactId>
347-
<version>0.18.1</version>
347+
<version>0.18.2</version>
348348
</dependency>
349349
```
350350

0 commit comments

Comments
 (0)