Skip to content

Commit

Permalink
chore: releasing version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 25, 2023
1 parent 2d4ae12 commit e3342cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion classfile-fingerprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.algomaster99</groupId>
<artifactId>terminator</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0</version>
</parent>
<artifactId>classfile-fingerprint</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.github.algomaster99</groupId>
<artifactId>terminator</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0</version>
<packaging>pom</packaging>

<name>Terminator</name>
Expand Down
2 changes: 1 addition & 1 deletion watchdog-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.algomaster99</groupId>
<artifactId>terminator</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0</version>
</parent>
<artifactId>watchdog-agent</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit e3342cd

Please sign in to comment.