Bump basic version
This commit is contained in:
parent
7c2bae4524
commit
c8aadee01e
|
@ -8,7 +8,7 @@ subprojects {
|
|||
apply plugin: 'java'
|
||||
|
||||
group = 'org.ethereum'
|
||||
version = '0.8.1-SNAPSHOT'
|
||||
version = '0.8.2-SNAPSHOT'
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
compileTestJava.options.encoding = 'UTF-8'
|
||||
|
|
Loading…
Reference in New Issue