Skip to content

Commit b097169

Browse files
new version in README
1 parent a622ab2 commit b097169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eo-maven-plugin/README.md

+2-2
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.52.0</version>
38+
<version>0.53.0</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.52.0</version>
145+
<version>0.53.0</version>
146146
<executions>
147147
<execution>
148148
<id>xmir-to-phi</id>

0 commit comments

Comments
 (0)