Skip to content

Commit b47b7e6

Browse files
mlopezFCjavier-godoy
authored andcommitted
feat: use wc version 1.0.0
1 parent a845b43 commit b47b7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/flowingcode/addons/applayout/AppLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
@SuppressWarnings("serial")
4444
@Tag("fc-applayout")
4545
@JsModule("@flowingcode/fc-applayout/src/fc-applayout.ts")
46-
@NpmPackage(value = "@flowingcode/fc-applayout", version = "0.9.8")
46+
@NpmPackage(value = "@flowingcode/fc-applayout", version = "1.0.0")
4747
@CssImport(value = "./styles/applayout-styles.css", themeFor = "fc-applayout")
4848
public class AppLayout extends Div implements RouterLayout {
4949

0 commit comments

Comments
 (0)