@innspel/core 0.1.0 → 0.1.1

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/index.cjs CHANGED
@@ -1130,7 +1130,7 @@ function nyClientRef() {
1130
1130
  }
1131
1131
 
1132
1132
  // src/versjon.ts
1133
- var VERSJON = "0.1.0";
1133
+ var VERSJON = "0.1.1";
1134
1134
 
1135
1135
  // src/klient.ts
1136
1136
  var STANDARD_TIMEOUT_MS = 1e4;