Skip to content

Commit

Permalink
Release version: 0.5.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
szpak committed Jun 13, 2015
1 parent a4593a0 commit e533a0b
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.5.2"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
}
}

Expand Down

0 comments on commit e533a0b

Please sign in to comment.