From d4a4a218cbf067561ababa7e558451280965e6f8 Mon Sep 17 00:00:00 2001 From: Amin Ghadersohi Date: Fri, 20 Jan 2023 16:08:59 -0500 Subject: [PATCH] update --- .../src/main/kotlin/com/tinder/gitquery/core/GitQueryVersion.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"