Skip to content

Commit c8bf00d

Browse files
committed
chore: bump version in pom files
1 parent 09cac2b commit c8bf00d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

calculation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.cardanofoundation</groupId>
88
<artifactId>cf-rewards</artifactId>
9-
<version>0.6.1</version>
9+
<version>0.6.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.cardanofoundation</groupId>
66
<artifactId>cf-rewards</artifactId>
7-
<version>0.6.1</version>
7+
<version>0.6.2</version>
88
<name>cardano-reward-calculation</name>
99
<modules>
1010
<module>calculation</module>

validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.cardanofoundation</groupId>
88
<artifactId>cf-rewards</artifactId>
9-
<version>0.6.1</version>
9+
<version>0.6.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)