Skip to content

Commit f806e88

Browse files
authored
v1.0.5
1 parent 3a1d572 commit f806e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zcl_abap_string_map.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class zcl_abap_string_map definition
55

66
public section.
77

8-
constants version type string value 'v1.0.4'.
8+
constants version type string value 'v1.0.5'.
99
constants origin type string value 'https://github.com/sbcgua/abap-string-map'.
1010
constants license type string value 'MIT'.
1111

0 commit comments

Comments
 (0)