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 8ed762a commit e5e0fd0Copy full SHA for e5e0fd0
src/core/zif_ajson.intf.abap
@@ -1,7 +1,7 @@
1
interface zif_ajson
2
public.
3
4
- constants version type string value 'v1.1.12'. "#EC NOTEXT
+ constants version type string value 'v1.1.13'. "#EC NOTEXT
5
constants origin type string value 'https://github.com/sbcgua/ajson'. "#EC NOTEXT
6
constants license type string value 'MIT'. "#EC NOTEXT
7
0 commit comments