From 06675837b4d7157fc6b893578828bf0286673232 Mon Sep 17 00:00:00 2001 From: tomstewart89 Date: Fri, 14 Jun 2024 16:09:03 +0900 Subject: [PATCH] Update library.properties (#81) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 4ba2b2a..a2ecc47 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=BasicLinearAlgebra -version=4.3 +version=5.0 author=Tom Stewart maintainer=Tom Stewart sentence=A library for representing matrices and doing matrix math on arduino