Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Dec 4, 2021
1 parent 6f4b066 commit 93525e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ See [CHANGELOG.md](CHANGELOG.md).
```groovy
dependencies {
compile 'com.github.kaklakariada:fritzbox-java-api:1.4.0'
compile 'com.github.kaklakariada:fritzbox-java-api:1.5.0'
}
```
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

group 'com.github.kaklakariada'
version = '1.4.0'
version = '1.5.0'

java {
toolchain {
Expand Down

0 comments on commit 93525e7

Please sign in to comment.