Skip to content

Commit 35f50fb

Browse files
authored
build: set version to 2.0.0-SNAPSHOT
1 parent c86f04f commit 35f50fb

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>org.vaadin.addons.flowingcode</groupId>
66
<artifactId>grid-helpers</artifactId>
7-
<version>1.5.0-SNAPSHOT</version>
7+
<version>2.0.0-SNAPSHOT</version>
88
<name>Grid Helpers Add-on</name>
99
<description>Grid Helpers Add-on for Vaadin Flow</description>
1010
<url>https://www.flowingcode.com/en/open-source/</url>

0 commit comments

Comments
 (0)