Skip to content

Commit

Permalink
docs: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DebitCardz authored Aug 9, 2023
1 parent 03c2647 commit 9844732
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 @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation("com.github.DebitCardz:mc-chestui-plus:1.0.2")
implementation("com.github.DebitCardz:mc-chestui-plus:1.0.3")
}
```
### Maven
Expand All @@ -31,7 +31,7 @@ dependencies {
<dependency>
<groupId>com.github.DebitCardz</groupId>
<artifactId>mc-chestui-plus</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>

```
Expand Down

0 comments on commit 9844732

Please sign in to comment.