Skip to content

Commit

Permalink
build: set version to 1.0.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
paodb committed Jan 12, 2024
1 parent 3f0b007 commit 2a99fd4
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 @@ -4,7 +4,7 @@

<groupId>org.vaadin.addons.componentfactory</groupId>
<artifactId>vcf-leaflet</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>Leaflet</name>
<description>Integration of Leaflet Map for Vaadin Flow</description>
<scm>
Expand Down

0 comments on commit 2a99fd4

Please sign in to comment.