Version 0.2.9

This commit is contained in:
Andrew Kent 2017-11-13 15:29:07 -05:00
parent ce40cbfbed
commit 0f4324b5eb
1 changed files with 1 additions and 1 deletions

View File

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