Bump basic version

This commit is contained in:
Roman Mandeleil 2015-03-16 19:40:55 +02:00
parent 7c2bae4524
commit c8aadee01e
1 changed files with 1 additions and 1 deletions

View File

@ -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'