Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vaperion authored Jul 14, 2021
1 parent d34d9e8 commit a878438
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 @@ -23,7 +23,7 @@ Maven
<dependency>
<groupId>com.github.vaperion</groupId>
<artifactId>blade</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand All @@ -38,7 +38,7 @@ allprojects {
}
dependencies {
implementation 'com.github.vaperion:blade:1.2.5'
implementation 'com.github.vaperion:blade:1.2.6'
}
```

Expand Down

0 comments on commit a878438

Please sign in to comment.