Begin 0.3.3

This commit is contained in:
Andrew Kent 2018-02-05 11:13:13 -08:00
parent a0b03da6f6
commit 3eeb27b900
1 changed files with 1 additions and 1 deletions

View File

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