Skip to content

Commit

Permalink
Release version: 0.7.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
szpak committed Mar 27, 2017
1 parent 3f0da2c commit 91edcee
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.1"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.7.0"
}
}

Expand Down

0 comments on commit 91edcee

Please sign in to comment.