Begin 0.4.1

This commit is contained in:
Andrew Kent 2018-02-27 12:49:38 -08:00
parent 0bfa65fbf1
commit b3c8c3fd6b
1 changed files with 1 additions and 1 deletions

View File

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