Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ochedru committed Aug 31, 2024
1 parent e16b68a commit baf2b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId>
<version>0.18.1</version>
<version>0.18.2</version>
</dependency>
```

Expand Down Expand Up @@ -344,7 +344,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-reader</artifactId>
<version>0.18.1</version>
<version>0.18.2</version>
</dependency>
```

Expand Down

0 comments on commit baf2b47

Please sign in to comment.