Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szpak committed Feb 22, 2023
1 parent 6581a5f commit 9040514
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 @@ -16,7 +16,7 @@ plugins {
}

group = "io.github.gradle-nexus"
version = "1.1.1-SNAPSHOT"
version = "1.2.0"

val readableName = "Nexus Publish Plugin"
description = "Gradle Plugin for publishing to Nexus that automates creating, closing, and releasing staging repositories"
Expand Down

0 comments on commit 9040514

Please sign in to comment.