Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Bump Web Component version to 4.3.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivirkki committed Aug 21, 2020
1 parent 4a36f45 commit 9ebf01f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
*
* @author Vaadin Ltd
*/
@NpmPackage(value = "@vaadin/vaadin-split-layout", version = "4.3.0-beta1")
@NpmPackage(value = "@vaadin/vaadin-split-layout", version = "4.3.0")
public class SplitLayout extends GeneratedVaadinSplitLayout<SplitLayout>
implements HasSize {

Expand Down

0 comments on commit 9ebf01f

Please sign in to comment.