-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #2 with a couple of minor tweaks and doc updates.
- Loading branch information
1 parent
d4f4c7d
commit 9bdb5c9
Showing
3 changed files
with
36 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#Generated by the Semver Plugin for Gradle | ||
#Sun Mar 31 10:06:32 PDT 2024 | ||
#Sun May 19 13:53:02 PDT 2024 | ||
version.buildmeta= | ||
version.major=0 | ||
version.minor=2 | ||
version.patch=7 | ||
version.patch=8 | ||
version.prerelease= | ||
version.semver=0.2.7 | ||
version.semver=0.2.8 |