Skip to content

Commit 5753343

Browse files
committed
Test
1 parent bb77168 commit 5753343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/#apmg#cl_ajson_extensions.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CLASS /apmg/cl_ajson_extensions DEFINITION
1111
************************************************************************
1212
PUBLIC SECTION.
1313

14-
CONSTANTS c_version TYPE string VALUE '1.5.0' ##NEEDED.
14+
CONSTANTS c_version TYPE string VALUE '2.0.0' ##NEEDED.
1515

1616
"! Like zcl_ajson_mapping=>create_to_camel_case( ) but keep any leading underscore
1717
"! and first characters after it in lower case

0 commit comments

Comments
 (0)