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 2.4.0 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivirkki committed Aug 21, 2020
1 parent c5d0c16 commit 896a53e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
@Generated({ "Generator: com.vaadin.generator.ComponentGenerator#1.2-SNAPSHOT",
"WebComponent: Vaadin.ButtonElement#2.1.0", "Flow#1.2-SNAPSHOT" })
@Tag("vaadin-button")
@NpmPackage(value = "@vaadin/vaadin-button", version = "2.4.0-beta1")
@NpmPackage(value = "@vaadin/vaadin-button", version = "2.4.0")
@JsModule("@vaadin/vaadin-button/src/vaadin-button.js")
public abstract class GeneratedVaadinButton<R extends GeneratedVaadinButton<R>>
extends Component
Expand Down

0 comments on commit 896a53e

Please sign in to comment.