Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DIAA committed Nov 15, 2024
1 parent 71af0b7 commit bdca5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<project name="jcgm" default="jar">

<!-- The core package -->
<property name="version-core" value="2.0.1"/>
<property name="version-core" value="2.0.2"/>
<property name="package-name-core" value="jcgm-core-${version-core}"/>
<property name="jar-name-core" value="${package-name-core}.jar"/>
<property name="jar-name-core-sources" value="${package-name-core}-sources.jar"/>
Expand Down

0 comments on commit bdca5af

Please sign in to comment.