Skip to content

Commit

Permalink
Release version: 0.6.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
szpak committed Mar 20, 2017
1 parent ee0fc34 commit 38b8b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add gradle-nexus-staging-plugin to the `buildscript` dependencies in your build.
//maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
}
dependencies {
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.6.0"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.6.1"
}
}

Expand Down

0 comments on commit 38b8b50

Please sign in to comment.