Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
Updated the version number
  • Loading branch information
codemonstur committed Oct 16, 2019
1 parent 237f1ff commit 845c371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.github.codemonstur</groupId>
<artifactId>jcli</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>A command line parser</description>
Expand Down Expand Up @@ -153,4 +153,4 @@

</dependencies>

</project>
</project>

0 comments on commit 845c371

Please sign in to comment.