Begin 0.2.8

This commit is contained in:
Tyler Benson 2017-10-30 15:07:04 -07:00
parent 304dbc86b3
commit 31e912a9aa
1 changed files with 1 additions and 1 deletions

View File

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