Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Aug 27, 2018
1 parent 42d641d commit ce20b6c
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 @@ -30,7 +30,7 @@ buildscript {
}
dependencies {
classpath "gradle.plugin.de.smartsquare:squit:2.0.0"
classpath "gradle.plugin.de.smartsquare:squit:2.1.0"
}
}
```
Expand Down Expand Up @@ -233,7 +233,7 @@ repositories {
}
dependencies {
compile 'gradle.plugin.de.smartsquare:squit:2.0.0'
compile 'gradle.plugin.de.smartsquare:squit:2.1.0'
}
```

Expand Down

0 comments on commit ce20b6c

Please sign in to comment.