@angular/material 12.0.3 → 12.0.4

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.
@@ -34,7 +34,7 @@
34
34
  * found in the LICENSE file at https://angular.io/license
35
35
  */
36
36
  /** Current version of Angular Material. */
37
- var VERSION$1 = new i0.Version('12.0.3');
37
+ var VERSION$1 = new i0.Version('12.0.4');
38
38
 
39
39
  /**
40
40
  * @license
@@ -74,7 +74,7 @@
74
74
  // i.e. avoid core to depend on the @angular/material primary entry-point
75
75
  // Can be removed once the Material primary entry-point no longer
76
76
  // re-exports all secondary entry-points
77
- var VERSION = new i0.Version('12.0.3');
77
+ var VERSION = new i0.Version('12.0.4');
78
78
  /** @docs-private */
79
79
  function MATERIAL_SANITY_CHECKS_FACTORY() {
80
80
  return true;