Skip to content

Commit 18fd9b8

Browse files
committed
doc(debug): fix introduction date for moved class
1 parent c579797 commit 18fd9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsley-debug/shared/src/main/scala/parsley/debug/combinator.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import parsley.internal.deepembedding.backend.debug.{CheckDivergence, Debugging}
1515

1616
/** This object contains the combinators for attaching debuggers to parsers.
1717
*
18-
* @since 4.5.0
18+
* @since 5.0.0
1919
* @group debugcomb
2020
*/
2121
object combinator {

0 commit comments

Comments
 (0)