Skip to content

Commit

Permalink
Release version: 0.8.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
szpak committed Apr 8, 2017
1 parent 8fb100c commit ac3ab45
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 @@ -18,7 +18,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.7.0"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
}
}

Expand Down

0 comments on commit ac3ab45

Please sign in to comment.