Begin 0.2.11

This commit is contained in:
Andrew Kent 2017-12-01 08:54:49 -08:00
parent 2f816420c7
commit a52e8adece
1 changed files with 1 additions and 1 deletions

View File

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