Begin 0.2.9

This commit is contained in:
Tyler Benson 2017-11-01 15:03:15 -07:00
parent 7adba2717c
commit e21ed1052f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ plugins {
allprojects {
group = 'com.datadoghq'
version = '0.2.8'
version = '0.2.9-SNAPSHOT'
apply from: "${rootDir}/gradle/dependencies.gradle"
}