Begin 0.3.1

This commit is contained in:
Andrew Kent 2018-01-31 17:17:23 -08:00
parent 58a7e74815
commit a2010ef4a4
1 changed files with 1 additions and 1 deletions

View File

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