Skip to content

Commit

Permalink
Merge pull request #23 from HorizenOfficial/1_0_0_pomupdate
Browse files Browse the repository at this point in the history
Update pom.xml to 1.0.0
  • Loading branch information
paolocappelletti authored Nov 21, 2023
2 parents b979a25 + c525bae commit 0ea34ad
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 0ea34ad

Please sign in to comment.