Skip to content

Commit

Permalink
Bump up the version to 0.0.4 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankrnr32 authored Apr 12, 2023
1 parent d3b83e7 commit 090925d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<version>${revision}</version>

<properties>
<revision>0.0.3</revision>
<revision>0.0.4</revision>
<project.java.version>1.8</project.java.version>
<maven.compiler.source>${project.java.version}</maven.compiler.source>
<maven.compiler.target>${project.java.version}</maven.compiler.target>
Expand Down

0 comments on commit 090925d

Please sign in to comment.