Begin 0.2.5

This commit is contained in:
Tyler Benson 2017-09-22 15:02:55 -07:00
parent add3179490
commit 20fc79015c
1 changed files with 1 additions and 1 deletions

View File

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