Skip to content

Commit

Permalink
Bump to version 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksavers committed Oct 12, 2014
1 parent 2022ddc commit 471722e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ethereumj-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.ethereum</groupId>
<artifactId>ethereumj</artifactId>
<packaging>jar</packaging>
<version>0.5.7</version>
<version>0.5.8</version>
<name>EthereumJ</name>
<url>http://www.ethereumj.org</url>

Expand Down
4 changes: 2 additions & 2 deletions ethereumj-studio/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.ethereum</groupId>
<artifactId>ethereumj-studio</artifactId>
<packaging>jar</packaging>
<version>0.5.7</version>
<version>0.5.8</version>
<name>EthereumJ</name>
<url>http://www.ethereumj.org</url>

Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.ethereum</groupId>
<artifactId>ethereumj</artifactId>
<version>0.5.7</version>
<version>0.5.8</version>
<type>jar</type>
</dependency>

Expand Down

0 comments on commit 471722e

Please sign in to comment.