Skip to content

Commit

Permalink
Bump version to 2.1-rc1 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-belellou authored Nov 17, 2024
1 parent 8ac6d12 commit 739bfe4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>fr.ifpen.allotropeconverters</groupId>
<artifactId>gc2asm</artifactId>
<version>2.0</version>
<version>2.1.rc1</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>A Java converter from GC proprietary data to Allotrope's ASM data</description>
Expand Down Expand Up @@ -253,5 +253,4 @@
</build>
</profile>
</profiles>

</project>

0 comments on commit 739bfe4

Please sign in to comment.