Version 0.3.1

This commit is contained in:
Andrew Kent 2018-02-05 09:45:01 -08:00
parent d504057670
commit 17085ae322
1 changed files with 1 additions and 1 deletions

View File

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