From e8b3d742bc7fcee8f3cccd2f08f0e46deeb25db9 Mon Sep 17 00:00:00 2001 From: Alexey Lapshin Date: Wed, 6 Jul 2022 16:32:22 +0400 Subject: [PATCH] version: Bump version number to 1.0.4 --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index ff7a8ad..17cb24d 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.0.3" +version: "1.0.4" description: ESP-MODBUS is the official Modbus library for Espressif SoCs. url: https://github.com/espressif/esp-modbus dependencies: