Skip to content

Commit

Permalink
Update README with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf authored Sep 13, 2018
1 parent aa69509 commit ee9ca34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'net.nemerosa:versioning:2.0.0'
classpath 'net.nemerosa:versioning:2.7.1'
}
}
Expand All @@ -51,7 +51,7 @@ apply plugin: 'net.nemerosa.versioning'
```groovy
plugins {
id 'net.nemerosa.versioning' version '2.0.0'
id 'net.nemerosa.versioning' version '2.7.1'
}
```

Expand Down

0 comments on commit ee9ca34

Please sign in to comment.