Skip to content

Commit

Permalink
chore: Update NpmPackages Webjars versions (master) (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Dec 14, 2020
1 parent 5765f13 commit ce8c94e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
@Tag("vaadin-menu-bar")
@JsModule("./menubarConnector.js")
@JsModule("@vaadin/vaadin-menu-bar/src/vaadin-menu-bar.js")
@NpmPackage(value = "@vaadin/vaadin-menu-bar", version = "1.2.0")
@NpmPackage(value = "@vaadin/vaadin-menu-bar", version = "1.2.1")
public class MenuBar extends Component
implements HasMenuItems, HasSize, HasStyle, HasTheme {

Expand Down

0 comments on commit ce8c94e

Please sign in to comment.