From 3892c77c2619bc295cb5ab6a5c3cad55e0b2d80d Mon Sep 17 00:00:00 2001 From: David Cermak Date: Mon, 20 Jun 2022 09:59:56 +0200 Subject: [PATCH] version: Bump version number to 1.0.2 --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index 479ed1b..2edf7a6 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.0.1" +version: "1.0.2" description: ESP-MODBUS is the official Modbus library for Espressif SoCs. url: https://github.com/espressif/esp-modbus dependencies: