Version 0.3.2

This commit is contained in:
Andrew Kent 2018-02-05 10:53:26 -08:00
parent 0ae80dbb80
commit a0b03da6f6
1 changed files with 1 additions and 1 deletions

View File

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