From 7cab9ab5f12e460af1053924a4559d5117375191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=A3=D1=81?= Date: Thu, 9 Jul 2026 23:31:19 +0500 Subject: [PATCH] chore: release 2.1.2 --- .eil.yml | 2 +- idf_component.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.eil.yml b/.eil.yml index 4e56f5f..6dd62b9 100644 --- a/.eil.yml +++ b/.eil.yml @@ -1,6 +1,6 @@ name: i2cdev description: ESP-IDF I2C master thread-safe utilities -version: 2.1.1 +version: 2.1.2 groups: - common code_owners: diff --git a/idf_component.yml b/idf_component.yml index 8735235..12f4bd7 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,5 +1,5 @@ --- -version: 2.1.1 +version: 2.1.2 description: ESP-IDF I2C master thread-safe utilities license: MIT targets: