@firebase/messaging 0.13.1 → 0.13.2

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.
@@ -413,7 +413,7 @@ function getKey({ appConfig }) {
413
413
  }
414
414
 
415
415
  const name = "@firebase/messaging";
416
- const version = "0.13.1";
416
+ const version = "0.13.2";
417
417
 
418
418
  /**
419
419
  * @license