Skip to content

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashatyrev committed Nov 28, 2016
1 parent 3343650 commit c7f0df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ http://ethereumj.io
<dependency>
<groupId>org.ethereum</groupId>
<artifactId>ethereumj-core</artifactId>
<version>1.3.8-RELEASE</version>
<version>1.3.9-RELEASE</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion ethereumj-core/src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
versionNumber='1.3.8'
versionNumber='1.3.9'

0 comments on commit c7f0df3

Please sign in to comment.