Skip to content

Commit

Permalink
build: set version to 2.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Aug 9, 2021
1 parent 8fa5af2 commit 6110964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.flowingcode.vaadin.addons</groupId>
<artifactId>twincolgrid</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<name>TwinColGrid add-on</name>
<properties>
<vaadin.version>14.4.0</vaadin.version>
Expand Down

0 comments on commit 6110964

Please sign in to comment.