Skip to content

Commit

Permalink
build: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Petterpx committed Mar 21, 2024
1 parent 6e6b805 commit db90441
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 @@ -35,7 +35,7 @@

```groovy
dependencies {
implementation 'io.github.petterpx:floatingx:2.0.3'
implementation 'io.github.petterpx:floatingx:2.0.4'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

```groovy
dependencies {
implementation 'io.github.petterpx:floatingx:2.0.3'
implementation 'io.github.petterpx:floatingx:2.0.4'
}
```

Expand Down

0 comments on commit db90441

Please sign in to comment.