Skip to content

Commit

Permalink
Bump version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Aug 28, 2018
1 parent e6007b9 commit f84f80e
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 @@ -31,7 +31,7 @@ buildscript {
}
dependencies {
classpath "gradle.plugin.de.smartsquare:squit:2.1.0"
classpath "gradle.plugin.de.smartsquare:squit:2.2.0"
}
}
```
Expand Down Expand Up @@ -238,7 +238,7 @@ repositories {
}
dependencies {
compile 'gradle.plugin.de.smartsquare:squit:2.1.0'
compile 'gradle.plugin.de.smartsquare:squit:2.2.0'
}
```

Expand Down

0 comments on commit f84f80e

Please sign in to comment.