Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Sep 11, 2023
1 parent 72ce3d7 commit 6fcedf3
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 @@ -26,7 +26,7 @@ Add the [plugin](https://plugins.gradle.org/plugin/de.smartsquare.squit) to your

```groovy
plugins {
id "de.smartsquare.squit" version "5.0.2"
id "de.smartsquare.squit" version "5.1.0"
}
```

Expand Down Expand Up @@ -272,7 +272,7 @@ repositories {
}
dependencies {
compile 'de.smartsquare:squit:5.0.2'
compile 'de.smartsquare:squit:5.1.0'
}
```

Expand Down

0 comments on commit 6fcedf3

Please sign in to comment.