From 94e9f1038c2fea19742e81acd4834a639a6f8bf0 Mon Sep 17 00:00:00 2001 From: Jibril Sharafi Date: Sun, 12 May 2024 00:18:01 +0200 Subject: [PATCH] Update version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 0e9c5e5..a12f8a7 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ } ], "dependencies": {}, - "version": "1.1.0", + "version": "1.1.1", "frameworks": "arduino", "platforms": "*" } \ No newline at end of file diff --git a/library.properties b/library.properties index a5fb2cc..c14f12e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AdvancedLogger -version=1.1.0 +version=1.1.1 author=Jibril Sharafi maintainer=Jibril Sharafi sentence=Library for simple logging to memory with comprehensive format.