Skip to content

Commit ab5db72

Browse files
author
Chris Wiechmann
committed
Bumped version number.
1 parent 8318e60 commit ab5db72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-fn-xml-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After installation start the API-Builder project and you get the following node:
2626
![XML Node](https://github.com/Axway-API-Builder-Ext/xml-node/blob/master/misc/images/xml-flow-node.png)
2727

2828
## Changelog
29-
- 1.0.0 - 05.12.2019
29+
- 1.0.4 - 10.01.2020
3030
- Initial version supporting XML to JSON
3131

3232
## Limitations/Caveats

plugin-fn-xml-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axway-api-builder-ext/api-builder-plugin-fn-xml-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Axway API-Builder flow node to handle XML-Payload. For instance converting XML into JSON or JS-Objects.",
55
"author": "Chris Wiechmann <cwiechmann@axway.com> (http://www.axway.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)