@ricado/api-client 2.3.10 → 2.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,6 +4,6 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.version = void 0;
7
- // generated by genversion
8
- var version = '2.3.10';
7
+ // Generated by genversion.
8
+ var version = '2.3.11';
9
9
  exports.version = version;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ricado/api-client",
3
- "version": "2.3.10",
3
+ "version": "2.3.11",
4
4
  "description": "RICADO Gen 4 API Client Library for NodeJS and Browsers",
5
5
  "author": {
6
6
  "name": "Ash Neilson"
@@ -1,2 +1,2 @@
1
- // generated by genversion
2
- export const version = '2.3.10';
1
+ // Generated by genversion.
2
+ export const version = '2.3.11';