Skip to content

Commit

Permalink
Update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioIOB committed Dec 13, 2024
1 parent 0f3b417 commit 017a2b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.eventeum</groupId>
<artifactId>eventeum</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</parent>

<artifactId>eventeum-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</modules>

<properties>
<eventeum.core.version>2.0.0</eventeum.core.version>
<eventeum.core.version>2.0.1</eventeum.core.version>
<java.version>21</java.version>
<web3j.version>4.12.0</web3j.version>
<springcloud.version>4.1.2</springcloud.version>
Expand Down

0 comments on commit 017a2b0

Please sign in to comment.