diff --git a/core/src/main/kotlin/com/tinder/gitquery/core/GitQueryVersion.kt b/core/src/main/kotlin/com/tinder/gitquery/core/GitQueryVersion.kt index 0f4d6d7..393d1a5 100644 --- a/core/src/main/kotlin/com/tinder/gitquery/core/GitQueryVersion.kt +++ b/core/src/main/kotlin/com/tinder/gitquery/core/GitQueryVersion.kt @@ -4,4 +4,4 @@ package com.tinder.gitquery.core * This file was generated by ./build-support/bin/write-version-class */ -const val GIT_QUERY_VERSION = "3.0.12" +const val GIT_QUERY_VERSION = "3.1.0"