Skip to content

Commit

Permalink
bumpver: 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez authored Feb 14, 2024
1 parent 88f4a88 commit 9b7ecc6
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 @@ -8,7 +8,7 @@
<groupId>io.github.theprez</groupId>
<artifactId>dotenv-java-ibmi</artifactId>
<packaging>jar</packaging>
<version>0.0.2</version>
<version>0.0.3</version>


<properties>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>net.sf.jt400</groupId>
<artifactId>jt400</artifactId>
<version>20.0.0</version>
<version>20.0.7</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 9b7ecc6

Please sign in to comment.