Skip to content

Commit 10b0e3b

Browse files
authored
build: set version to 1.1.0-SNAPSHOT
1 parent b599a45 commit 10b0e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.flowingcode.vaadin.addons</groupId>
66
<artifactId>enhanced-tabs-addon</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.1.0-SNAPSHOT</version>
88
<name>Enhanced Tabs Add-on</name>
99
<description>Enhanced Tabs Add-on for Vaadin Flow</description>
1010
<url>https://www.flowingcode.com/en/open-source/</url>

0 commit comments

Comments
 (0)