Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aratakileo committed Jan 3, 2024
1 parent 5157c3a commit 1b79ebf
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 @@ -14,7 +14,7 @@ repositories {
}
dependencies {
modImplementation "maven.modrinth:suggestions-api:1.0.1"
modImplementation "maven.modrinth:suggestions-api:1.0.3"
}
```
</details>
Expand All @@ -27,7 +27,7 @@ repositories {
}
dependencies {
modImplementation("maven.modrinth", "suggestions-api", "1.0.1")
modImplementation("maven.modrinth", "suggestions-api", "1.0.3")
}
```
</details>
Expand Down

0 comments on commit 1b79ebf

Please sign in to comment.