Skip to content

Commit 32a6582

Browse files
authored
build: set version to 5.1.0-SNAPSHOT
1 parent 1d1713d commit 32a6582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.flowingcode.addons.applayout</groupId>
66
<artifactId>app-layout-addon</artifactId>
7-
<version>5.0.6-SNAPSHOT</version>
7+
<version>5.1.0-SNAPSHOT</version>
88
<name>App Layout Addon</name>
99
<description>Integration of app-layout for Vaadin Flow</description>
1010

@@ -506,4 +506,4 @@
506506
</build>
507507
</profile>
508508
</profiles>
509-
</project>
509+
</project>

0 commit comments

Comments
 (0)