Skip to content

Commit d337730

Browse files
committed
chore: bump version number to v11.0.0
1 parent 5b51343 commit d337730

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/ngx-drawer-layout/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-drawer-layout",
3-
"version": "10.0.1",
3+
"version": "11.0.0",
44
"description": "Angular components for creating a Material Design drawer layout.",
55
"author": {
66
"name": "Kevin Latusinski",
@@ -24,8 +24,8 @@
2424
"tslib": "^2.0.0"
2525
},
2626
"peerDependencies": {
27-
"@angular/common": "10",
28-
"@angular/core": "10",
29-
"@angular/material": "10"
27+
"@angular/common": "11",
28+
"@angular/core": "11",
29+
"@angular/material": "11"
3030
}
3131
}

0 commit comments

Comments
 (0)