-
-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 20.0.0-dev.3 [skip ci]
# [20.0.0-dev.3](v20.0.0-dev.2...v20.0.0-dev.3) (2024-08-01) ### Bug Fixes * Make constructor internal as supposed ([e95fcd1](e95fcd1)) ### Features * Add ability to create options outside of a patch ([b8d763a](b8d763a))
- Loading branch information
1 parent
408e8ed
commit 766a733
Showing
2 changed files
with
13 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
org.gradle.parallel = true | ||
org.gradle.caching = true | ||
version = 20.0.0-dev.2 | ||
version = 20.0.0-dev.3 |