Skip to content

Commit

Permalink
Generate release candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
baron1405 committed Oct 26, 2024
1 parent dc1caba commit 90ada84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {
id("org.cthing.locc4j.language")
}

version = ProjectVersion("2.0.0", BuildType.snapshot)
version = ProjectVersion("2.0.0", BuildType.release)
group = "org.cthing"
description = "A Java library for counting lines of source code."

Expand Down

0 comments on commit 90ada84

Please sign in to comment.