Skip to content

Commit

Permalink
Fix @SInCE info in docs
Browse files Browse the repository at this point in the history
Co-authored-by: Gimantha Bandara <gimantha@wso2.com>
  • Loading branch information
lochana-chathura and gimantha authored Mar 23, 2022
1 parent 77f8d1a commit 1f9e057
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* This is a generated syntax tree node.
*
* @since 2022.1.0
* @since 2201.1.0
*/
public class SpreadMemberNode extends NonTerminalNode {

Expand Down Expand Up @@ -78,7 +78,7 @@ public SpreadMemberNodeModifier modify() {
/**
* This is a generated tree node modifier utility.
*
* @since 2.0.0
* @since 2201.1.0
*/
public static class SpreadMemberNodeModifier {
private final SpreadMemberNode oldNode;
Expand Down

0 comments on commit 1f9e057

Please sign in to comment.