@allthings/sdk 10.1.2-beta.1 → 10.1.2

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.
package/dist/cli.js CHANGED
@@ -12,7 +12,7 @@ function createTokenStore(initialToken) {
12
12
  };
13
13
  }
14
14
 
15
- const version = "10.1.2-beta.1";
15
+ const version = "10.1.2";
16
16
 
17
17
  const environment = typeof process !== 'undefined' && process.env ? process.env : {};
18
18
 
package/dist/lib.cjs.js CHANGED
@@ -11,7 +11,7 @@ function createTokenStore(initialToken) {
11
11
  };
12
12
  }
13
13
 
14
- const version = "10.1.2-beta.1";
14
+ const version = "10.1.2";
15
15
 
16
16
  const environment = typeof process !== 'undefined' && process.env ? process.env : {};
17
17
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@allthings/sdk",
3
- "version": "10.1.2-beta.1",
3
+ "version": "10.1.2",
4
4
  "description": "",
5
5
  "author": "Allthings GmbH",
6
6
  "keywords": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@allthings/sdk",
3
- "version": "10.1.2-beta.1",
3
+ "version": "10.1.2",
4
4
  "description": "",
5
5
  "author": "Allthings GmbH",
6
6
  "keywords": [