Skip to content

Commit f8bd90f

Browse files
committed
build: set version to 1.2.0-SNAPSHOT
1 parent 8fcf058 commit f8bd90f

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>image-crop-addon</artifactId>
7-
<version>1.1.3-SNAPSHOT</version>
7+
<version>1.2.0-SNAPSHOT</version>
88
<name>Image Crop Add-on</name>
99
<description>Image Crop Add-on for Vaadin Flow</description>
1010
<url>https://www.flowingcode.com/en/open-source/</url>

0 commit comments

Comments
 (0)