Skip to content

Commit

Permalink
updated: release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azzerial authored Sep 16, 2021
1 parent e0f1549 commit 04a05e5
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 @@ -86,7 +86,7 @@ repositories {
}
dependencies {
implementation 'com.github.azzerial.slash-commands:api:1.0'
implementation 'com.github.azzerial.slash-commands:api:1.1'
}
```

Expand All @@ -103,7 +103,7 @@ dependencies {
<dependency>
<groupId>com.github.azzerial.slash-commands</groupId>
<artifactId>api</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
```

Expand Down

0 comments on commit 04a05e5

Please sign in to comment.