Skip to content

Commit

Permalink
bump latest fastj version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasstarsz committed Aug 10, 2021
1 parent 10412db commit 7ab3f01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ body:
description: What version(s) of FastJ are you having issues with?
multiple: true
options:
- 1.5.0 (Latest Version)
- 1.5.1 (Latest Version)
- 1.5.0 (Latest General Version)
- 1.4.0
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This library can be found in the following places:


### Adding the Dependency
When adding the dependency, **make sure to replace `[latest version here]` with the actual version** (you'll find this in the jitpack.io or Maven Central link up above). **The current latest version is 1.5.0**.
When adding the dependency, **make sure to replace `[latest version here]` with the actual version** (you'll find this in the jitpack.io or Maven Central link up above). **The current latest version is 1.5.1**.

A few common dependencies are provided below:

Expand Down

0 comments on commit 7ab3f01

Please sign in to comment.