@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.
@@ -11605,7 +11605,7 @@ You can use close({ resize: true }) to resize header`);
11605
11605
  }));
11606
11606
 
11607
11607
  // src/version.ts
11608
- var PACKAGE_VERSION = "0.13.7-dev";
11608
+ var PACKAGE_VERSION = "0.14.0";
11609
11609
 
11610
11610
  // src/store.ts
11611
11611
  var match = PACKAGE_VERSION.match(/^([^.]*\.[^.]*)/);