Skip to content

Commit

Permalink
release version
Browse files Browse the repository at this point in the history
  • Loading branch information
monitorjbl committed Feb 24, 2015
1 parent fbe5d52 commit 9e87477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To use it, add this to your POM:
<dependency>
<groupId>com.monitorjbl</groupId>
<artifactId>xlsx-streamer</artifactId>
<version>0.2.3</version>
<version>0.2.4</version>
</dependency>
</dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.monitorjbl</groupId>
<artifactId>xlsx-streamer</artifactId>
<version>0.2.4-SNAPSHOT</version>
<version>0.2.4</version>
<name>Streaming Excel reader</name>
<description>Streaming Excel reader</description>
<url>https://github.com/monitorjbl/excel-streaming-reader</url>
Expand Down

0 comments on commit 9e87477

Please sign in to comment.