Skip to content

Commit 2edb8ad

Browse files
committed
Prepare next development version.
1 parent 7f80461 commit 2edb8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin.incremental=false
33
kapt.include.compile.classpath=false
44

55
GROUP=dev.zacsweers.kctfork
6-
VERSION_NAME=0.2.1
6+
VERSION_NAME=1.0.0-SNAPSHOT
77
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
88
POM_INCEPTION_YEAR=2019
99
POM_URL=https\://github.com/zacsweers/kotlin-compile-testing

0 commit comments

Comments
 (0)