From b2dc01f5f1e07f122a26f5bc18f56dabebd35cf5 Mon Sep 17 00:00:00 2001 From: ATATC Date: Tue, 3 Sep 2024 20:29:11 -0400 Subject: [PATCH] Version `1.2.0`. --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8bf9c8b..a3c6138 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "LEADS", - "version": "1.1.0", + "version": "1.2.0", "description": "Lightweight Embedded Assisted Driving System Arduino Library", "repository": { "type": "git", diff --git a/library.properties b/library.properties index 5e843e2..420cceb 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LEADS -version=1.1.0 +version=1.2.0 author=Project Neura maintainer=Project Neura sentence=Lightweight Embedded Assisted Driving System Arduino Library