Skip to content

Commit

Permalink
updadte version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gmahadevan committed Aug 22, 2024
1 parent 6b11060 commit ad882b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ public String asJsonString() {
* Converts the variant as valid JsonNode.
*
* @return A valid json Node
* @since 0.8.0
* @since 1.14.0
*/
public JsonNode asJsonNode() {
verify(VariantTypes.String);
Expand Down

0 comments on commit ad882b0

Please sign in to comment.