Skip to content

Commit

Permalink
0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Oct 20, 2024
1 parent e3b6ef9 commit c64b4f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
<groupId>org.eolang</groupId>
<artifactId>hone-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0-SNAPSHOT</version>
<version>0.0.13</version>
<name>hone-maven-plugin</name>
<url>https://objectionary.github.io/hone-maven-plugin</url>
<description>Optimisation of Java Bytecode via EOLANG</description>
Expand Down
2 changes: 1 addition & 1 deletion src/site/apt/index.apt.vm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Hone Maven Plugin
<plugin>
<groupId>org.eolang</groupId>
<artifactId>hone-maven-plugin</artifactId>
<version>0.0.0</version>
<version>0.0.13</version>
<executions>
<execution>
<phase>process-classes</phase>
Expand Down

0 comments on commit c64b4f4

Please sign in to comment.