Skip to content

Commit 539ce65

Browse files
author
damt
committed
Merge remote-tracking branch 'origin/master'
2 parents b0eb257 + 8e04014 commit 539ce65

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Annotation/Reflection Based Command API that just does what you want it to do wi
1616
<dependency>
1717
<groupId>com.github.therealdamt</groupId>
1818
<artifactId>commandapi</artifactId>
19-
<version>aa9298fe3e</version>
20-
<scope>provided</scope>
19+
<version>1.4.0</version>
2120
</dependency>
2221
```
2322

@@ -32,7 +31,7 @@ Annotation/Reflection Based Command API that just does what you want it to do wi
3231

3332
```gradle
3433
dependencies {
35-
implementation 'com.github.therealdamt:commandapi:aa9298fe3e'
34+
implementation 'com.github.therealdamt:commandapi:1.4.0'
3635
}
3736
```
3837

0 commit comments

Comments
 (0)