@palbase/web 1.0.0 → 1.0.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
@@ -2195,7 +2195,7 @@ function localStorageSessionStorage(key = DEFAULT_KEY) {
2195
2195
  }
2196
2196
 
2197
2197
  // src/version.ts
2198
- var VERSION = "1.0.0";
2198
+ var VERSION = "1.0.1";
2199
2199
 
2200
2200
  // src/internal.ts
2201
2201
  function getRuntime() {