Begin 0.5.1

This commit is contained in:
Andrew Kent 2018-03-13 14:26:35 -07:00
parent 052e6d6752
commit 549da553cd
1 changed files with 1 additions and 1 deletions

View File

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