@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.
@@ -11618,7 +11618,7 @@ replaceTraps((oldTraps) => ({
11618
11618
  }));
11619
11619
 
11620
11620
  // src/version.ts
11621
- var PACKAGE_VERSION = "0.13.7-dev";
11621
+ var PACKAGE_VERSION = "0.14.0";
11622
11622
 
11623
11623
  // src/store.ts
11624
11624
  var match = PACKAGE_VERSION.match(/^([^.]*\.[^.]*)/);