Skip to content

Commit ccb91c1

Browse files
authored
Merge pull request #3856 from objectionary/version-up
New version in README
2 parents 12d1dfc + c953619 commit ccb91c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eo-maven-plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ create a file `pom.xml` with this content (it's just a sample):
3535
<plugin>
3636
<groupId>org.eolang</groupId>
3737
<artifactId>eo-maven-plugin</artifactId>
38-
<version>0.50.1</version>
38+
<version>0.50.2</version>
3939
<executions>
4040
<execution>
4141
<goals>
@@ -142,7 +142,7 @@ To transform your XMIR files, you need to add the following plugin configuration
142142
<plugin>
143143
<groupId>org.eolang</groupId>
144144
<artifactId>eo-maven-plugin</artifactId>
145-
<version>0.50.1</version>
145+
<version>0.50.2</version>
146146
<executions>
147147
<execution>
148148
<id>xmir-to-phi</id>

0 commit comments

Comments
 (0)