From 6a5715f9690448d724a97bc75ff7e54d58a973f9 Mon Sep 17 00:00:00 2001 From: ArmyAntSEC <55052666+ArmyAntSEC@users.noreply.github.com> Date: Sun, 5 Sep 2021 16:19:11 +0200 Subject: [PATCH] Ad removed a comma that should have been removed before. --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index c94cbeb..faa31ae 100644 --- a/library.json +++ b/library.json @@ -13,5 +13,5 @@ "url": "https://github.com/Pharap/FixedPointsArduino.git" }, "license": "Apache-2.0", - "version": "1.1.0", + "version": "1.1.0" }