aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuxin Wang <yuxinw@uber.com>2024-05-03 09:09:44 -0400
committerYuxin Wang <yuxinw@uber.com>2024-05-03 09:09:44 -0400
commita017158303e0b138f748e1e88497e932a5a7def2 (patch)
tree993f6783412359088c3ef42661dd122576768f4f
parent2a3cd47699412d3f29cdfca77f810cb78023b145 (diff)
downloadnullaway-a017158303e0b138f748e1e88497e932a5a7def2.tar.gz
Prepare next development version.
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 8ec342c..3c2a47b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -12,7 +12,7 @@ org.gradle.caching=true
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m
GROUP=com.uber.nullaway
-VERSION_NAME=0.10.26
+VERSION_NAME=0.10.27-SNAPSHOT
POM_DESCRIPTION=A fast annotation-based null checker for Java