From 33ed92f28330a61ed7563ca8f587e6e77f6a94c6 Mon Sep 17 00:00:00 2001 From: MCUdude Date: Fri, 15 Mar 2024 13:45:07 +0100 Subject: [PATCH] Bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index ac3dc54..efca740 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/MCUdude/SigmaDSP.git" }, - "version": "1.1.2", + "version": "1.1.3", "authors": { "name": "MCUdude", "url": "https://github.com/MCUdude" diff --git a/library.properties b/library.properties index 7deb419..74a2463 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SigmaDSP -version=1.1.2 +version=1.1.3 author=MCUdude maintainer=MCUdude sentence=An intuitive and easy to use Arduino library for interfacing with the AAU1401, ADAU1701 or ADAU1702 audio DSP over i2c