From 831890b1d665301aff8c5f3b36551c4498c75e3d Mon Sep 17 00:00:00 2001 From: benjamenm03 Date: Tue, 23 Jan 2024 11:02:43 -0500 Subject: [PATCH] preparing for release 1.0.5 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index bbd672e..78c4563 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ENGR100-950", - "version": "1.0.4", + "version": "1.0.5", "keywords": "Arduino,library", "description": "UMich ENGR 100-950 Library", "repository": { diff --git a/library.properties b/library.properties index eb52660..e5d1860 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ENGR100-950 -version=1.0.4 +version=1.0.5 author=Benjamen Miller maintainer=Benjamen Miller sentence=UMich ENGR 100-950 Library