Skip to content

Commit 5f1542b

Browse files
committed
2.x: SchedulerMultiWorkerSupport version fix to 2.1.8 - exp
1 parent d2fe631 commit 5f1542b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/reactivex/internal/schedulers/SchedulerMultiWorkerSupport.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* {@link io.reactivex.Scheduler.Worker} instances will be running
2424
* with different backing threads.
2525
*
26-
* @since 2.1.7 - experimental
26+
* @since 2.1.8 - experimental
2727
*/
2828
@Experimental
2929
public interface SchedulerMultiWorkerSupport {

0 commit comments

Comments
 (0)