Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
entrypointkr committed Mar 19, 2023
1 parent 5702ecf commit 14ca6c5
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 @@ -12,7 +12,7 @@ repositories {
}
dependencies {
implementation 'io.typecraft:command-bukkit:0.7.0'
implementation 'io.typecraft:command-bukkit:0.8.0'
}
```

Expand All @@ -22,7 +22,7 @@ dependencies {
<dependency>
<groupId>io.typecraft</groupId>
<artifactId>command-bukkit</artifactId>
<version>0.7.0</version>
<version>0.8.0</version>
</dependency>
```

Expand Down

0 comments on commit 14ca6c5

Please sign in to comment.