From 3f8aabb190f590384f4221793e7a3240de3c2831 Mon Sep 17 00:00:00 2001 From: Marcel Licence Date: Wed, 16 Oct 2024 19:12:31 +0200 Subject: [PATCH] prepared version 2.0.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4c0ac90..40aee3b 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ML_SynthTools_Lib", - "version": "0.0.1", + "version": "2.0.0", "keywords": "ML_SynthTools, Synthesizer, Filter, Audio, ESP32, ESP32S2, ESP32S3, STM32, RP2040", "description": "Synthesizer Tools; contains waveform generators etc.", "repository": diff --git a/library.properties b/library.properties index b2aaf76..958aeb6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ML SynthTools Libraries -version=0.0.1 +version=2.0.0 author=Marcel Licence maintainer=Marcel Licence sentence=Synthesizer Tools