Skip to content

Commit ad8dbb4

Browse files
committed
main - 09f8786 release: cut the v20.0.0-next.8 release
1 parent 46306ea commit ad8dbb4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

fesm2022/core.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import '@angular/cdk/platform';
2727
import '@angular/cdk/coercion';
2828

2929
/** Current version of Angular Material. */
30-
const VERSION = new Version('20.0.0-next.7');
30+
const VERSION = new Version('20.0.0-next.8');
3131

3232
/**
3333
* Matches strings that have the form of a valid RFC 3339 string

0 commit comments

Comments
 (0)