Skip to content

Commit 3e6a9b2

Browse files
committed
Release 1.3.0
1 parent 241e39b commit 3e6a9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = "io.github.gradle-nexus"
19-
version = "1.2.1-SNAPSHOT"
19+
version = "1.3.0"
2020

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

0 commit comments

Comments
 (0)