We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf23c6 commit 3498f47Copy full SHA for 3498f47
src/component/vcf-breadcrumb.ts
@@ -61,7 +61,7 @@ class VcfBreadcrumb extends ElementMixin(ThemableMixin(PolylitMixin(LitElement))
61
}
62
63
static get version() {
64
- return '2.0.0';
+ return '2.0.1';
65
66
67
render() {
0 commit comments