From 575ca963d2036e600553371716a1affee53b27b3 Mon Sep 17 00:00:00 2001
From: Justin Carpentier <justin.carpentier@inria.fr>
Date: Tue, 28 Jan 2020 16:32:30 +0100
Subject: [PATCH] ros: update version

---
 package.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.xml b/package.xml
index 5a8bf1a7..6eb6820c 100644
--- a/package.xml
+++ b/package.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <package format="2">
   <name>hpp-fcl</name>
-  <version>1.2.2</version>
+  <version>1.3.0</version>
   <description>An extension of the Flexible Collision Library.</description>
   <!-- The maintainer listed here is for the ROS release to receive emails for the buildfarm. 
   Please check the repository URL for full list of authors and maintainers. -->
-- 
GitLab