@fireproof/core 0.13.7-dev → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -11583,7 +11583,7 @@ replaceTraps((oldTraps) => ({
11583
11583
  }));
11584
11584
 
11585
11585
  // src/version.ts
11586
- var PACKAGE_VERSION = "0.13.7-dev";
11586
+ var PACKAGE_VERSION = "0.14.0";
11587
11587
 
11588
11588
  // src/store.ts
11589
11589
  var match = PACKAGE_VERSION.match(/^([^.]*\.[^.]*)/);