Skip to content

Commit

Permalink
Bumped version to 1.2.8 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRowin committed Aug 17, 2021
1 parent b09af04 commit fd1fe45
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.7</version>
<version>1.2.8</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand All @@ -38,7 +38,7 @@ allprojects {
}
dependencies {
implementation 'com.github.vaperion:blade:1.2.7'
implementation 'com.github.vaperion:blade:1.2.8'
}
```

Expand Down

0 comments on commit fd1fe45

Please sign in to comment.