Update to Corda 0.8-SNAPSHOT

This commit is contained in:
Chris Rankin 2017-01-26 10:45:48 +00:00
parent e452675c09
commit 0cd2bddff2

View File

@ -1,5 +1,5 @@
group 'net.corda'
version '0.7-SNAPSHOT'
version '0.8-SNAPSHOT'
buildscript {
ext.kotlin_version = '1.0.6'