Skip to content

Commit

Permalink
Prepare next development version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Dec 29, 2022
1 parent 9adedab commit 92312b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin.incremental=false
kapt.include.compile.classpath=false

GROUP=dev.zacsweers.kctfork
VERSION_NAME=0.2.0
VERSION_NAME=1.0.0-SNAPSHOT
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
POM_INCEPTION_YEAR=2019
POM_URL=https\://github.com/zacsweers/kotlin-compile-testing
Expand Down

0 comments on commit 92312b6

Please sign in to comment.