Skip to content

Commit 65f4c01

Browse files
committed
build: updating component version to match package version
1 parent bc48c30 commit 65f4c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/component/vcf-toolbar-layout.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export class VcfToolbarLayout extends ResizeMixin(
3838
}
3939

4040
static get version() {
41-
return '1.0.0';
41+
return '1.0.3';
4242
}
4343

4444
static get styles() {

0 commit comments

Comments
 (0)