Skip to content

Commit

Permalink
v23.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgueriaud1 committed Oct 27, 2023
1 parent 89af9da commit ec67dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vcf-svg.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class VcfSvg extends ElementMixin(ThemableMixin(PolymerElement)) {
}

static get version() {
return '23.1.0';
return '23.1.1';
}

static get properties() {
Expand Down

0 comments on commit ec67dff

Please sign in to comment.