Skip to content

Commit 14ca6c5

Browse files
committed
chore: update version
1 parent 5702ecf commit 14ca6c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313
1414
dependencies {
15-
implementation 'io.typecraft:command-bukkit:0.7.0'
15+
implementation 'io.typecraft:command-bukkit:0.8.0'
1616
}
1717
```
1818

@@ -22,7 +22,7 @@ dependencies {
2222
<dependency>
2323
<groupId>io.typecraft</groupId>
2424
<artifactId>command-bukkit</artifactId>
25-
<version>0.7.0</version>
25+
<version>0.8.0</version>
2626
</dependency>
2727
```
2828

0 commit comments

Comments
 (0)