Begin 0.2.13

This commit is contained in:
Andrew Kent 2018-01-03 09:06:40 -08:00
parent b82238c14b
commit cf6388808a
1 changed files with 1 additions and 1 deletions

View File

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