Begin 0.3.2

This commit is contained in:
Andrew Kent 2018-02-05 10:39:22 -08:00
parent 17085ae322
commit a726a91306
1 changed files with 1 additions and 1 deletions

View File

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