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 bc48c30 commit 65f4c01Copy full SHA for 65f4c01
src/component/vcf-toolbar-layout.ts
@@ -38,7 +38,7 @@ export class VcfToolbarLayout extends ResizeMixin(
38
}
39
40
static get version() {
41
- return '1.0.0';
+ return '1.0.3';
42
43
44
static get styles() {
0 commit comments