We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1d572 commit f806e88Copy full SHA for f806e88
src/zcl_abap_string_map.clas.abap
@@ -5,7 +5,7 @@ class zcl_abap_string_map definition
5
6
public section.
7
8
- constants version type string value 'v1.0.4'.
+ constants version type string value 'v1.0.5'.
9
constants origin type string value 'https://github.com/sbcgua/abap-string-map'.
10
constants license type string value 'MIT'.
11
0 commit comments