Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashatyrev committed Apr 26, 2017
1 parent 489cd50 commit 47f8b05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ http://ethereumj.io
<dependency>
<groupId>org.ethereum</groupId>
<artifactId>ethereumj-core</artifactId>
<version>1.4.1-RELEASE</version>
<version>1.5.0-RELEASE</version>
</dependency>
```

Expand All @@ -30,7 +30,7 @@ http://ethereumj.io
repositories {
mavenCentral()
}
compile "org.ethereum:ethereumj-core:1.4.+"
compile "org.ethereum:ethereumj-core:1.5.+"
```

As a starting point for your own project take a look at https://github.com/ether-camp/ethereumj.starter
Expand Down

0 comments on commit 47f8b05

Please sign in to comment.