Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Update common-build-script.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobkmar committed Jan 10, 2021
1 parent 7b7dc82 commit 4a85006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/common-build-script.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val jvmVersionString = jvmVersion.versionString
*/

group = "net.axay"
version = "0.0.1"
version = "0.2.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit 4a85006

Please sign in to comment.