We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46306ea commit ad8dbb4Copy full SHA for ad8dbb4
fesm2022/core.mjs
@@ -27,7 +27,7 @@ import '@angular/cdk/platform';
27
import '@angular/cdk/coercion';
28
29
/** Current version of Angular Material. */
30
-const VERSION = new Version('20.0.0-next.7');
+const VERSION = new Version('20.0.0-next.8');
31
32
/**
33
* Matches strings that have the form of a valid RFC 3339 string
0 commit comments