From bfbf3d7d417f6e9b2223452c84b16bddf7b56a65 Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 14 Nov 2023 20:32:26 +0000 Subject: [PATCH] Bump version number to 1.1.3 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 93b5107..ff6b9a3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TinyWireM -version=1.1.1 +version=1.1.3 author=Adafruit maintainer=Adafruit sentence=I2C library for Trinket and Gemma, adapted from BroHogan's code on Arduino Playground