Skip to content

Commit 7ab3f01

Browse files
committed
bump latest fastj version to 1.5.1
1 parent 10412db commit 7ab3f01

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ body:
3535
description: What version(s) of FastJ are you having issues with?
3636
multiple: true
3737
options:
38-
- 1.5.0 (Latest Version)
38+
- 1.5.1 (Latest Version)
39+
- 1.5.0 (Latest General Version)
3940
- 1.4.0
4041
validations:
4142
required: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This library can be found in the following places:
5454

5555

5656
### Adding the Dependency
57-
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**.
57+
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**.
5858

5959
A few common dependencies are provided below:
6060

0 commit comments

Comments
 (0)