Skip to content

Commit

Permalink
Merge pull request #24 from HorizenOfficial/development
Browse files Browse the repository at this point in the history
pom update
  • Loading branch information
paolocappelletti authored Nov 21, 2023
2 parents 8900a6a + 0ea34ad commit 78dc436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libevm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.horizen</groupId>
<artifactId>libevm</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>This library provides access to a standalone version of the go-ethereum EVM and its state storage layer StateDB and underlying LevelDB.</description>
<url>https://github.com/${project.github.organization}/${project.artifactId}</url>
Expand Down

0 comments on commit 78dc436

Please sign in to comment.