From 5e8fb4be2c03ddc7e604ed8a8838c6f123d8ce69 Mon Sep 17 00:00:00 2001 From: Andrea Burattin <andrea.burattin@gmail.com> Date: Sat, 26 Mar 2022 11:00:50 +0100 Subject: [PATCH] Updated version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d73e27..95a978a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>beamline</groupId> <artifactId>framework</artifactId> - <version>0.1.0</version> + <version>0.2.1</version> <properties> <maven.compiler.source>11</maven.compiler.source> -- GitLab