Skip to content

Commit

Permalink
Merge pull request #3856 from objectionary/version-up
Browse files Browse the repository at this point in the history
New version  in README
  • Loading branch information
yegor256 authored Jan 28, 2025
2 parents 12d1dfc + c953619 commit ccb91c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eo-maven-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ create a file `pom.xml` with this content (it's just a sample):
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.50.1</version>
<version>0.50.2</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -142,7 +142,7 @@ To transform your XMIR files, you need to add the following plugin configuration
<plugin>
<groupId>org.eolang</groupId>
<artifactId>eo-maven-plugin</artifactId>
<version>0.50.1</version>
<version>0.50.2</version>
<executions>
<execution>
<id>xmir-to-phi</id>
Expand Down

0 comments on commit ccb91c1

Please sign in to comment.